Releases: patrickfav/bytes-java
Releases · patrickfav/bytes-java
v0.3.1
- better validation and more creation possibilities
- create from bigInteger, int[], long[] and Byte[]
v0.3.0
- better type hierarchy with read-only and mutable types
- add validator feature
- add bit switch feature
v0.2.0
First initial release