Skip to content

3.3.0

Latest

Choose a tag to compare

@verhas verhas released this 24 Jan 13:53
· 1 commit to master since this release

Release Notes for License3j Version 3.3.0

This update introduces several significant improvements and new features:

Enhanced Documentation:
The project documentation has been updated to Asciidoc format, making it more structured and user-friendly.

New API in LicenseReader:
A new method, readChecking, has been added. This method automatically drops files not starting with the required magic bytes, providing an extra validation layer.

Introduction of SimpleLicense API:
For added convenience, a new SimpleLicense API has been introduced. This API operates independently of the original License3j concept, offering a streamlined approach for simpler use cases.