Skip to content

Releases: charto/cbin

v0.1.2

07 Feb 18:42
Compare
Choose a tag to compare
  • Allow skipping bytes when reading.
  • Support input split into chunks.
  • Track total sizes of future and past input chunks when reading.
  • Fix reading 16-bit values.

v0.1.1

09 Nov 15:52
Compare
Choose a tag to compare
  • Fix endianness detection.

v0.1.0

10 Oct 15:57
Compare
Choose a tag to compare
  • Fix 64-bit float writing.
  • Fix usage without TypeScript.
  • Improve endianness handling.
  • Add 16-bit integer support.

v0.0.1

09 Oct 06:20
Compare
Choose a tag to compare

Initial release.