Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: arago/java-project

Tags

v0.4.2

Toggle v0.4.2's commit message
Version 0.4.2

v0.4.1

Toggle v0.4.1's commit message
Updated dependency because of CVE-2020-29582

v0.4.0

Toggle v0.4.0's commit message
Version 0.4.0

JsonTools:
* Add control over `JsonParser.Feature#AUTO_CLOSE_SOURCE` to `JsonTools`.
* Added `JsonTools#toObjectEx` with correct class casting.

Common:
* Renamed `RequiredFieldChecks` To `ValueChecks`.

* Updated documentation.

v0.3.1

Toggle v0.3.1's commit message
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.

v0.3.0

Toggle v0.3.0's commit message
Version 0.3.0

* Added optional exceptions to `GetByPath` and added tests.

v0.2.2

Toggle v0.2.2's commit message
Library updates

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from arago/development

Development

t0.2.0

Toggle t0.2.0's commit message
Faster cloning

* Omit step where source objects are transformed into strings first.

v0.1.3

Toggle v0.1.3's commit message
Version 0.1.3

t0.1.2

Toggle t0.1.2's commit message
Add developer information