Releases: ongres/stringprep
Releases · ongres/stringprep
Stringprep Java 2.2
Stringprep Java 2.1
🐛 Bug Fixes
Stringprep::getProviderwas not working on the module path.
✨ New features
- The Profile interface now has overloaded methods with
char[]versions.
🏗️ Improvements
- The Java modules profiles
com.ongres.saslprepandcom.ongres.nameprephave implied readability withcom.ongres.stringprep. - Exports the packages of the profiles in the module declaration to allow creating instances without the ServiceLoader lookup.
- Introduce the annotation
@ProfileNameto declare the name of the profile used for ServiceLoader lookup. - Now the released jars are reproducible.
- Publish CycloneDX SBOM.