saslprep 1.0.3 saslprep: ^1.0.3 copied to clipboard
This package provides the Stringprep (rfc4013) Profile for User Names and Passwords for dart. A port of https://github.com/reklatsmasters/saslprep to the dart lang
1.0.3 #
- added build management for browser js file
- update
unorm_dart
to 0.3.0
1.0.2 #
- null safety
1.0.1 #
- update dependencies
- add pedantic package
- replaced int list by Uint32List for better performance
1.0.0 #
- initial deployment to https://pub.dev
- completely tested and ported library