rsa_id_number 1.0.3 rsa_id_number: ^1.0.3 copied to clipboard
A dart utility package for validating and generating South African ID numbers.
rsa_id_number Change Log #
All notable changes to this project will be documented in this file. All changes/updates/entries are not 'breaking changes' unless otherwise mentioned. This project adheres to Semantic Versioning.
0.0.1 - 2024-01-07 #
- initial draft
0.0.2 - 2024-01-07 #
- publish with updated description & metadata
0.1.5 - 2024-01-08 #
- fix linter errors and update analysis rules
0.1.6 - 2024-01-08 #
- update the readme file
0.1.7 - 2024-01-09 #
- 'intl': always use the latest version
1.0.0 - 2024-06-01 #
Added #
- last and final module to parse id(string) to object
- the package is feature complete, it has all intended functionality(create, validate and parse rsa IDs)
1.0.1 - 2024-06-01 #
- update the docs
1.0.2 - 2024-06-01 #
- code coverage
- remove unused and and un-tested code