Skip to content

Releases: Y-Sulphuris/DataStreamLayouts

1.2.2

Choose a tag to compare

@Y-Sulphuris Y-Sulphuris released this 20 Apr 07:28

Minor API changes

Full Changelog: 1.2.1...1.2.2

1.2.1

Choose a tag to compare

@Y-Sulphuris Y-Sulphuris released this 19 Apr 22:15

Added JavaDoc, the library is available in maven central now:

<dependency>
    <groupId>com.ydo4ki</groupId>
    <artifactId>DataStreamLayouts</artifactId>
    <version>1.2.1</version>
</dependency>

1.2.0

Choose a tag to compare

@Y-Sulphuris Y-Sulphuris released this 19 Apr 19:46

Having no args constructor is not necessary anymore

1.1.1

Choose a tag to compare

@Y-Sulphuris Y-Sulphuris released this 09 Mar 16:21

Fixed a synchronization bug in Layout::of

1.1

1.1

Choose a tag to compare

@Y-Sulphuris Y-Sulphuris released this 03 Dec 20:38

Fixed a bug with dynamic arrays.
Added annotation support to primitives.
Annotations UnsignedByte and UnsignedShort for int fields

1.0

1.0

Choose a tag to compare

@Y-Sulphuris Y-Sulphuris released this 02 Dec 17:28

Initial release (I'll add README a bit later because this library is for internal usage fistly)