nit_validator 1.0.2
nit_validator: ^1.0.2 copied to clipboard
A simple tool for offline check nit number, this use an simple algorithm to check if this is ok and returns a boolean according to the input.
Change Log #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
1.0.2 - 2026-03-11 #
Added #
- CI/CD workflows for automated testing, publishing, and changelog updates (#1)
- Dart 3 compatibility, performance improvements and code security (#2)
Fixed #
- Correct changelog typo and release-drafter version resolution (#3)
- Buy Me a Coffee button now renders correctly on pub.dev (#4) (#7)
- Auto-bump pubspec.yaml version from tag before publishing (#5)
- Restore working publish workflow configuration (#6)