Skip to content

0.4.0 release

Compare
Choose a tag to compare
@RobTillaart RobTillaart released this 29 Jan 10:49
· 5 commits to master since this release
9c93ac4
add toRoman() (#15)

- bump version number as fix in 0.3.1 was serious
- add **toRoman()**
- add toRoman example
- redo **toBytes()** (less RAM)
- update readme.md
- update unit test
- minor edits