Releases: arago/java-project
Releases · arago/java-project
Version 0.4.2
Release because of versioning problems.
Version 0.4.0
JsonTools:
- Add control over
JsonParser.Feature#AUTO_CLOSE_SOURCE
toJsonTools
. - Added
JsonTools#toObjectEx
with correct class casting.
Common:
- Renamed
RequiredFieldChecks
ToValueChecks
.
Version 0.3.1
-
Added multithreaded option for mvn execution in
Makefile
. -
Improved tests for
GetByPath
and added flags for logging, exceptions and forced access for fields. -
Added optional exceptions to
GetByPath
and added tests.
Release 0.2.1
collections
- Refactoring of ExpiringStore
json
- Faster cloning in JsonTools
- Add clone with TypeReference
- Rename ambiguous calls
Pre-Release 0.1.2
Still testing deployment to Maven Central Repository
Pre-Release 0.1.1
Testing releasing to Maven Central Repository