Skip to content

v2.0.0-final-framework

Compare
Choose a tag to compare
@devondragon devondragon released this 27 Oct 20:14
· 31 commits to main since this release

Final Framework Release: Moving to Library Model

This is the last release of the project as a framework. Going forward, we are converting this into a proper Java library that will be:

  • Published to Maven Central
  • Easily added to your project as a dependency
  • Regularly updated with fixes and new features

The next major version will introduce this new library-based approach, making it simpler to integrate and maintain in your applications.

Stay tuned for migration documentation and examples.