Releases: componego/componego
Releases · componego/componego
v0.2.0-beta
- Improved documentation and testing.
- Fixed some bugs.
v0.1.0-beta
- All interfaces are stable now and will no longer be changed.
- Improved the graceful shutdown.
- Fixed dependency closing order.
- Increased GitHub Action speed.
v0.0.3-alpha
- The graceful shutdown component was replaced with various application launch functions.
- Added the ability to conveniently close resources in dependencies.
- Improved the xerrors package and added error codes.
- Added strict code formatting.
v0.0.2-alpha
- Increased test coverage.
- Improved dependency injection stability.
- Improved several interfaces for flexibility.
- Added linking of application skeleton creation to the last git tag.
v0.0.1-alpha
- Initial release.