Skip to content

Releases: paritytrading/foundation

1.0.0

28 Feb 21:31
Compare
Choose a tag to compare

Release Notes

  • No changes

Maven

The following artifacts are available in the Central Repository:

Group ID Artifact ID Version
com.paritytrading.foundation foundation 1.0.0

0.3.0

20 Mar 17:21
Compare
Choose a tag to compare

Release Notes

  • Fix ByteArrays#pack (Jussi Virtanen)

    Treat each byte as unsigned when packing a byte array into an integer.

  • Remove redundant casts (Jonathan Heusser)

Maven

The following artifacts are available in the Central Repository:

Group ID Artifact ID Version
com.paritytrading.foundation foundation 0.3.0

0.2.1

04 Mar 15:04
Compare
Choose a tag to compare

Release Notes

  • Fix JUnit dependency scope

Maven

The following artifacts are available in the Central Repository:

Name Artifact ID Version
Foundation foundation 0.2.1

The Group ID for all artifacts is com.paritytrading.foundation.

0.2.0

08 Dec 09:38
Compare
Choose a tag to compare
  • Make powers of ten public

0.1.0

08 Dec 09:38
Compare
Choose a tag to compare
  • Initial release