Version 1.0.1 - Initial Release

Version 1.0.1 of ChazaAPI marks the beginning of this project. This release serves as the Minimum Viable Product (MVP) that introduces the core functionality of the library:

  • Annotation-based API documentation generation
  • Integration with the Javalin web framework
  • Support for common HTTP methods (GET, POST, PUT, DELETE, PATCH)
  • Basic role-based access control metadata
  • Automatic documentation generation during Maven builds

This version lays the foundation for future improvements and additional features. It is stable enough for developers to start integrating ChazaAPI into their Java projects and providing valuable feedback for ongoing development.

Stay tuned for upcoming versions that will expand support, improve flexibility, and add new capabilities.