This is a manually generated log to track changes to the repository for each release. Each section should include general headers such as Implemented enhancements and Merged pull requests. Critical items to know are:
- renamed commands
- deprecated / removed commands
- changed defaults
- backward incompatible changes (recipe file format? image file format?)
- migration guidance (how to convert images?)
- changed behaviour (recipe sections work differently)
The versions coincide with releases on pip. Only major versions will be released as tags on Github.
0.0.x (0.0.x)
- support for xserver (singularity and slurm) (0.0.18)
- bugfix in slurm stop and adding username to proxy (0.0.17)
- bugfix template generation (0.0.16)
- support for docker launcher (and intending to test podman) (0.0.15)
- adding support for an app to have multiple launchers (0.0.14)
- adding code server app and commands for apps (0.0.13)
- quick bug fixes and cleaning up imports (0.0.12)
- support for socket API, info, and short name references (0.0.11)
- updated release with new domain at tunel-apps (0.0.1)
- Initial creation of project (0.0.0)