Changelog
custom_data
module now has acaseSensitive
option.
Changes to the Java API (non-breaking):
- Parameterized modules no longer need to register a constructor. They may be built directly from their codec instead.
- Special modules no longer need to register a constructor. They may be registered the same way as Simple modules.
- Special modules are no longer required to implement their variant logic separately from the special logic.
- The old ways of registering special and parameterized modules has been marked as deprecated.
Dependencies
Details
Licensed EUPL-1.2
Published a year ago
Updated 4 days ago