Skip to content

Releases: componego/componego

v0.2.0-beta

26 Sep 04:16
Compare
Choose a tag to compare
  • Improved documentation and testing.
  • Fixed some bugs.

v0.1.0-beta

27 Jul 18:08
Compare
Choose a tag to compare
  • 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

11 Jul 18:09
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release
  • 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

30 Jun 17:59
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release
  • 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

01 Jun 16:27
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release
  • Initial release.