Skip to content

Releases: charto/cbin

v0.1.2

Choose a tag to compare

@jjrv jjrv released this 07 Feb 18:42
  • 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

Choose a tag to compare

@jjrv jjrv released this 09 Nov 15:52
  • Fix endianness detection.

v0.1.0

Choose a tag to compare

@jjrv jjrv released this 10 Oct 15:57
  • Fix 64-bit float writing.
  • Fix usage without TypeScript.
  • Improve endianness handling.
  • Add 16-bit integer support.

v0.0.1

Choose a tag to compare

@jjrv jjrv released this 09 Oct 06:20

Initial release.