Release version 2.2.1b1
Bugfixes:
- Fixed observations passing during play steps in eta_x.
- Typechecking in ENTSO-E connector example caused an error.
- Improve handling of existing files for CSV Subscription Handler.
- Fixed implementation of NoPolicy policy.
New features:
- Create NSGA2 agent in julia.
- Implement a build process to include julia dependencies.
- Added support for julia based environments.
- Implemented NoVecEnv vectorizer for environments which handle vectorization internally.
- Add time index to state log export in environments.
- Add options to output logs to file.
- Moved callbacks to separate module.
- Migrated to new pyproject.toml based build process.
Edited by Benedikt Grosch