- Simplified several aspects of the YAML configuration syntax and reduced verbosity.
- Task and Device classes no longer require a suffix to be discovered and loaded.
- Removed Budibase.
- Removed dependency on omegaconf. All YAML loading and validation is now done with pydantic.
- Updated dependencies.
- Updated the documentation.
- Fixed bugs.
- Refactored and improved many parts of the code base.