Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@Electroid Electroid released this 16 Sep 02:41
· 2 commits to main since this release
4d0fa1e
  • Added ByteBuf.clear() which fills the buffer with zeros.
  • Fixed ByteBuf.readVarString() setting an incorrect maxByteLength.
  • Switch to the ava testing framework.
  • Added GitHub actions for testing and release automation.