Changelog
v1.1.1
Features
- Surface current step and price series in environment wrapper.
- Custom agent teardown function
Bugs
- Fix price simulator authentication
Behind the scenes
- New price simulator response format
- Increased test coverage
- Improved CI pipelines
- Rename historical price feed
v1.1.0
Features
- Added better documentation
- Get token by address function
- More informative error messages
- Staging flag for CLI
- Added WanDB support for downloading model artifacts into the simulation instead of uploading files.
- Custom agent models
Bugs
- Fixed integration with price simulator
- Better error catching in the CLI
- Token minting is now more consistent
Behind the scenes
- Better testing suite
- Moved to Google Cloud Batch for simulation workloads