numerus 2.3.0 copy "numerus: ^2.3.0" to clipboard
numerus: ^2.3.0 copied to clipboard

Dart extensions for translating integers to Roman numerals and Roman numeral strings to integers.

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
16
likes
160
points
54.2k
downloads

Publisher

verified publishernoonshy.com

Weekly Downloads

Dart extensions for translating integers to Roman numerals and Roman numeral strings to integers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

characters

More

Packages that depend on numerus