Releasing version 1.0.0. I am happy with the state of this project and I feel like it is stable enough to use for everyone.
What's Changed
- Addition of complete set of unit and integration tests
- This will help keep updates stable and lead to less bugs
- Updated documentation to allow for Minor/Patch version updates
- Addition of updated developer documentation
- Removed env variables from Dockerfile and moved them to a dedicated
.env.sh
script - Environment Variable
EXIT_AFTER_INIT
is now deprecated, please useRUN_ONCE
.
What else changed
- Implement tests by @Minituff in #69 (nice)
Full Changelog: v0.3.11...v1.0.0