Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

54 lines (36 loc) · 1.14 KB

2.3.0

  • Bump to support Dart version upgrade and dependency updates.

2.2.0

  • Bump to support Dart upgrade and dependency update.

2.1.2

  • Fix minor static analysis fixes

2.1.1

  • Update CHANGLOG.md

2.1.0

  • Update for Dart 3.x
  • Update tests & coverage

2.0.0

  • 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 and analyze cleanup.
  • Improved code coverage report generation to be "pure Dart" and scripted.

1.1.1

  • Full null-safety support.
  • Cleaned up depcrecated dependencies.

1.1.0-nullsafety.1

  • Update for null-safety support.

1.0.3

  • Allow user to specify placeholder character for nulla/zero.

1.0.2

  • Fix small analyzer warnings

1.0.1

  • Updated package description

1.0.0

  • Numerus provides:
    • int to Roman Numeral string
    • Roman numeral String to int
    • Test Roman numeral String for validity