1.4 KiB
1.4 KiB
SpaceAPI Server Changelog
Version 0.5
Update Readme, fix systemd unit
Changes
- Fix: Systemd unit now depends on multi-user.target
- Fix smaller issues in Readme and update for SpaceAPI v14
Version 0.4
Replace Jinja2+JSON with PyYAML
Changes
- Switch config file format from JSON to YAML
- Remove Jinja2, replaced with YAML custom tags for plugin calls
Version 0.3
Container image release
Changes
- Release as container image
Version 0.3
Feature Removal Release
Changes
- Remove template_test decorator
Version 0.2
Bugfix Release
Changes
- Fix: Template was partially overwritten and not updated until a server restart.
Version 0.1
First release.
Changes
- First somewhat stable version.