Releases: BYUCamachoLab/autogator
Releases · BYUCamachoLab/autogator
AutoGator 0.3.0
0.3.0 - 2022-02-12
Added
- First public release.
- Support for multiple configuration profiles, allows you to create multiple
hardware configurations or setups to load into the program.
Changed
- Only supports Python 3.7+.
- Moved to
pyproject.toml
andsetup.cfg
files. - Default data directory is no longer a system-managed folder (caused headaches
on Linux) - Switched to GPLv3+ license to protect open-source nature of this work.
Removed
- Support for Python versions 3.6 and below removed.
Autogator 0.1.0
A tag to keep track of the state of the code before drastic changes were made.