1.0.0
First official release of Helios
Updates
- Adds new unit tests to ensure device and map locations are correct.
- Adds a way to add text to the default Helios banner.
- Adds a tool to migrate checkpoints created by previous versions of Helios.
- Cleans up and updates all documentation
Breaking Changes
- Checkpoints created with prior versions of Helios will no longer work. You may migrate them to the latest version using
python -m helios.chkpt_migrator <chkpt-root>