Skip to content

Releases: mstama/Merchant

1.1.6

27 Jul 02:35
Compare
Choose a tag to compare

Docker support
License header

1.1.5

06 Jul 19:07
Compare
Choose a tag to compare

Static program constructor.
Code details.
SonarCloud link.

1.1.4

04 Jul 13:41
Compare
Choose a tag to compare

SonarCloud integration configured.
Travis CI integration configured.

1.1.3

30 Jun 20:21
Compare
Choose a tag to compare

Some code cleanup
Continuous integration configuration and
Code analysis configuration.

1.1.2

29 Jun 14:08
Compare
Choose a tag to compare

Bug fix in regex options

1.1.1

28 Jun 14:24
Compare
Choose a tag to compare

Empty lines in the input file are ignored in this release.

1.1.0

27 Jun 17:18
Compare
Choose a tag to compare

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).

1.0.7

08 Jun 19:58
Compare
Choose a tag to compare

Removed obj folders from release package.

1.0.6

07 Jun 20:05
Compare
Choose a tag to compare

Some namespaces were renamed.
Documentation updated.

1.0.5

06 Jun 01:36
Compare
Choose a tag to compare

Minor adjustments in unit tests.
Updated documentation.
Problem document added in the package.