Skip to content

Releases: wapmorgan/BinaryStream

0.1.2: Writing functionality and few tests

22 Jan 22:40
Compare
Choose a tag to compare

Added:

  • Added writing ability (writeBit(), writeBits(), writeInteger(), writeFloat(), writeChar() and writeString().
  • Added few tests

0.1.1: Bug fixes

22 Jan 21:12
Compare
Choose a tag to compare

Fixed:

  • Fixed work with bits and groups.

0.1.0

17 Jan 19:30
Compare
Choose a tag to compare

First general release.