Release Date: 2025-12-07
This release focuses on build infrastructure improvements, including Maven Central publishing support and automated semantic versioning. The project has also migrated to new Maven coordinates for better package management.
- Maven Central Publishing: Added library publishing to both Maven Central and GitHub Packages for wider distribution
- Automated Semantic Versioning: Implemented auto-incrementing semantic versioning for more consistent releases
- Separate Publish Workflow: Added dedicated
publish-librariesworkflow for testing library publishing
- Compiler Warnings: Resolved all compiler warnings for cleaner builds
- Deprecation Warnings: Fixed all deprecation warnings to ensure future compatibility
- GPG Signing: Added missing GPG signing environment variables to GitHub Packages publish step
- Maven Namespace: Updated Maven coordinates from
io.github.risa-labs-inctocom.risabossfor Maven Central compliance - Build Configuration: Improved build and publishing infrastructure for better maintainability
None
https://github.com/kshivang/BossTerm/compare/v1.0.7...v1.0.10