Releases: Y-Sulphuris/DataStreamLayouts
Releases · Y-Sulphuris/DataStreamLayouts
1.2.2
Minor API changes
Full Changelog: 1.2.1...1.2.2
1.2.1
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
Having no args constructor is not necessary anymore
1.1.1
Fixed a synchronization bug in Layout::of
1.1
Fixed a bug with dynamic arrays.
Added annotation support to primitives.
Annotations UnsignedByte and UnsignedShort for int fields
1.0
Initial release (I'll add README a bit later because this library is for internal usage fistly)