v1.1.0
What's Changed
- Add contributing section to README by @lopcode in #103
- Add a way to make a VBlob from some bytes by @lopcode in #104
- This also fixes a bug where the
VBlob.asClonedByteBuffer()
would result in a buffer with all zeroes
- This also fixes a bug where the
Full Changelog: v1.0.0...v1.1.0