- Bump to support Dart version upgrade and dependency updates.
- Bump to support Dart upgrade and dependency update.
- Fix minor static analysis fixes
- Update CHANGLOG.md
- Update for Dart 3.x
- Update tests & coverage
- Support for Vinculum or Apostrophus (both compact with Unicode and tally marks)
- NOTE: this change means the maximum value of common/default config is 3,999; 399,999 for 'compact' apostrophus', and 3,999,999 for both tally mark apostrophus and vinculum styles.
- Housekeeping for bigger Dart update, as well as
test
andanalyze
cleanup. - Improved code coverage report generation to be "pure Dart" and scripted.
- Full null-safety support.
- Cleaned up depcrecated dependencies.
- Update for null-safety support.
- Allow user to specify placeholder character for nulla/zero.
- Fix small analyzer warnings
- Updated package description
- Numerus provides:
- int to Roman Numeral string
- Roman numeral String to int
- Test Roman numeral String for validity