romanice 2.0.0 romanice: ^2.0.0 copied to clipboard
A Dart library for converting to/from Roman numerals, e.g., 3888 ↔ MMMDCCCLXXXVIII
2.0.0 #
- Stable null safety release
2.0.0-nullsafety.1 #
- Fixed
areValidSymbols
function - Added more test cases
2.0.0-nullsafety.0 #
- Migrated to null safety
- Replaced
Romanice
class withToRoman
andFromRoman
classes, these areInvertibleFunction
s
1.0.0+1 #
- Updated
description
inpubspec.yaml
- Removed
deploy
in.travis.yml
1.0.0 #
- Initial stable release
1.0.0-beta.0 #
- Initial version (beta), created by Bhargav