Skip to content

Releases: Y-Sulphuris/DataStreamLayouts

1.2.2

20 Apr 07:28

Choose a tag to compare

Minor API changes

Full Changelog: 1.2.1...1.2.2

1.2.1

19 Apr 22:15

Choose a tag to compare

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

19 Apr 19:46

Choose a tag to compare

Having no args constructor is not necessary anymore

1.1.1

09 Mar 16:21

Choose a tag to compare

Fixed a synchronization bug in Layout::of

1.1

03 Dec 20:38

Choose a tag to compare

1.1

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

1.0

02 Dec 17:28

Choose a tag to compare

1.0

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