Skip to content

Brokkr 0.3.0 Alpha 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@CAM-Gerlach CAM-Gerlach released this 29 May 00:15
· 90 commits to master since this release

2020-04-25

Alpha release with the following changes:

Core Features

  • Add DataType and DataValue classes with automatic handling and extra attributes
  • Add ValueInputStep with built-in decode and additional automation
  • Add lightweight plugin system for steps

Infrastructure

  • Add preset type insertion in presets
  • Add dependency checking, installation and management
  • Add version check for system config packages

Under the Hood

  • Refactor existing classes and presets to use new API
  • Numerous minor improvements and bug fixes
  • Further documentation improvements