8000 Releases · gone-io/gone · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: gone-io/gone

v2.2.6

10 Jun 00:17
6b115de
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

  • feat(application): add Run options and refactor Run method by @Degfy in #82
  • refactor(application): reorganize lifecycle hooks and move interfaces to separate files by @Degfy in #85
  • refactor(lifecycle): improve component lifecycle documentation and sorting by @Degfy in #86

Bug Fixes 🐛

  • fix(core): allow nil values for optional dependencies by @Degfy in #83

Other Changes

Full Changelog: v2.2.5...v2.2.6

v2.2.5

04 Jun 03:44
dd245d1
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

  • feat(config): add configuration change notification support by @Degfy in #80

Other Changes

  • chore: bump version to v2.2.5 by @Degfy in #81

Full Changelog: v2.2.4...v2.2.5

v2.2.4

28 May 03:35
1f9c414
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • feat(mock): add GetGonerByPattern method and update related functions by @Degfy in #79

Full Changelog: v2.2.3...v2.2.4

v2.2.3

28 May 00:29
5964979
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

  • enhance error handling and add WarpThirdComponent for third component injecting by @Degfy in #76
  • feat(core): implement GetGonerByPattern method by @Degfy in #77

Other Changes

  • ci(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot in #75
  • build: update version to v2.2.3 by @Degfy in #78

Full Changelog: v2.2.2...v2.2.3

v2.2.2

17 May 08:05
a47e281
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(core): correct default value handling when force replacing by @Degfy in #74

Full Changelog: v2.2.1...v2.2.2

v2.2.1

17 May 07:21
a2b2aba
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • docs(inject): update dependency injection documentation and add config_mock.go by @Degfy in #73

Full Changelog: v2.2.0...v2.2.1

v2.2.0

17 May 03:36
e948f8a
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

  • Rewrite core with new architecture by @Degfy in #72

Other Changes

  • feat(loader): add MustLoadX function for Loader by @Degfy in #71

Full Changelog: v2.1.1...v2.2.0

v2.1.1

08 May 09:32
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.1.1

v2.1.0

26 Apr 23:18
472e0c8
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

  • feat(core): Add MustLoad for gone.Loader; Deprecate OnceLoad for Application.Loads ensured LoadFunc loaded once; by @Degfy in #69

Other Changes

  • build: update Go version to 1.24 by @Degfy in #70

Full Changelog: v2.0.14...v2.1.0

v2.0.14

26 Apr 12:18
4528b04
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(config): add mutex lock for configure.Get by @Degfy in #68

Full Changelog: v2.0.13...v2.0.14

0