Skip to content

Releases: mstama/Merchant

1.0.4

05 Jun 02:09
Compare
Choose a tag to compare

Correction in RomanConverter to handle "IXV"numbers (subtraction and addition) as errors.
Removed the usage of pattern matching in switch/case block.
Included a visitor.

1.0.3

04 Jun 01:01
Compare
Choose a tag to compare

Removed some rule order constraint in romanconverter.
Adjusted some properties names in Roman class.

1.0.1

03 Jun 01:49
Compare
Choose a tag to compare

Fixes when a roman number is presented in form like: "IIX" (double subtraction) It will considered invalid.

1.0

02 Jun 20:54
Compare
Choose a tag to compare
1.0

Initial version of the Merchant's Guide to the Galaxy.