censor_it 1.2.4
censor_it: ^1.2.4 copied to clipboard
A Dart library for censoring text based on predefined patterns and customizable characters.
1.2.4 #
- Set type annotation on CensorPattern static methods
- Update README.md
- Update example
- Update pubspec.yaml
1.2.3 #
- Update README.md
1.2.2 #
- Update README.md
1.2.1 #
- Update README.md
- Update LICENSE
- Update example
1.2.0 #
- Refactored regexps
- Added regexps tests
- Deprecated stream
1.1.1 #
- Update README.md
1.1.0 #
- Added extension [CensorIt] on [String]
1.0.4 #
- Enum changes
1.0.3 #
- Removed bang operator
1.0.2 #
- Updated docs.
1.0.1 #
- Updated docs.
1.0.0 #
- Initial version.