Releases: OpenFoxes/ts-builder
Releases · OpenFoxes/ts-builder
Version 0.2.0
What's Changed
- First usable builder by @Hirschfuchs in #9
- This version is the first release of an usable builder
- There are still major problems, but the deployment itself has been improved to a stable state
Full Changelog: v0.1.1...v0.2.0
Version 0.1.1
What's Changed
This Release adds small improvements to the release process and code quality.
- 👷 Added Sonar-Scan by @Hirschfuchs in #4
- 👷 Added Sonar-Only-Pipeline by @Hirschfuchs in #5
- 💚 Fetch current state before release by @Hirschfuchs in #6
The next release should contain the actual builder logic.
Full Changelog: v0.1.0...v0.1.1
Version 0.1.0
This first release is used to setup the technical foundation for future releases. It does NOT contain usable code.