Skip to content

Tags: a-hansen/aon

Tags

6.1.2

Toggle 6.1.2's commit message
6.1.2

- Fix build for jitpack

6.1.1

Toggle 6.1.1's commit message
6.1.1

- Fix JsonWriter.flush()
- Remove bintray
- Formatting

6.1.0

Toggle 6.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
6.1.0

- Added convenience APIs.
- Additional type conversions.
- Performance improvements.

6.0.1

Toggle 6.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
6.0.1

* Bugfix, push back character that terminates a number.

6.0.0

Toggle 6.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
6.0.0

  - Moved to Java 1.8.
  - Model changes revolving around the addition of Aprimitive and Aval.
  - Added msgpack support.
  - Reworked jmh for the benchmark.
  - Switched to JUnit.
  - Performance improvements.
  - Refactoring.

5.0.1

Toggle 5.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
5.0.1

- Fix reading numbers.
- jcenter integration
- TestNG

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Gradle/Jitpack

v4.0.1

Toggle v4.0.1's commit message
Fixed NPE in map.

Removed some error checking.
Fix zip encoding.