Skip to content

v2.0.0

Compare
Choose a tag to compare
@duruer duruer released this 02 Apr 08:45
· 6 commits to main since this release

2.0.0 (2024-04-02)

Features

  • add bean instances for easy access on dependency injection usage (8e2ae68)
  • add support for version from bootstrap to spring context dependency (6a1bfe0)
  • improve dependency injection for plugins with separate context (865cbc6)
  • improve plugin system (a4744bc)
  • upgrade spring context to 5.3.33 (d9c8c35)

BREAKING CHANGES

  • The major of plugin API has been changed! Be cautious. We will implement full documentation soon for v2.