Skip to content

1.1.0

Compare
Choose a tag to compare
@mstama mstama released this 27 Jun 17:18
· 50 commits to master since this release

New Command Parser using regex is available.
CommandRegexParser is used in the main program.
Included retry logic when commands fail (due to invalid order, queries before commands).
Roman converter now throws an error when number is not well formatted (before that it just returned 0).