Skip to content

Releases: doip/doip-library

Release 1.3.0

19 May 00:04
Compare
Choose a tag to compare
Release 1.3.0

Release 1.2.1

17 May 19:24
Compare
Choose a tag to compare
Issue #19: Minor changes (see git log for details)

Release 1.2.0

18 Mar 01:34
Compare
Choose a tag to compare
Release 1.2.0

Release 1.1.5

24 Feb 12:15
Compare
Choose a tag to compare
  • Issue #11: Implemented class StringConstants which just contains some
    static strings for logging some lines and borders. This
    ensures that all lines in the project have the same layout.
  • Issue #12: PropertyFile can now also read boolean values.

Changed build.gradle: group and version

13 Feb 22:41
Compare
Choose a tag to compare
1.1.4

Changed version to 1.1.4, removed group from build.gradle

Bugix

13 Feb 22:28
Compare
Choose a tag to compare
- Bugfix (NullPointerException, Logging)

- Changed version number to 1.1.3

1.1.2

10 Feb 12:26
Compare
Choose a tag to compare
Issue #27 implemented, bugfix in class Conversion, added a few more u…

1.1.1

27 Jan 21:08
Compare
Choose a tag to compare
Changed version numbers of referenced libs and own version number to …

1.1.0

18 Jan 20:47
Compare
Choose a tag to compare
- Update to doip-junit:1.0.8

- Modified file doip.library.util.LookupEntry, it now can process strings which have an empty result.
- Added some unit tests for LookupTable ans LookupEntry
- Added new features for LookupTable: It can now handle references to th search string and can have modifiers which modify the table at runtime