Skip to content

Releases: image-js/iobuffer

v6.0.0

15 Jun 08:37
02b8a39
Compare
Choose a tag to compare

6.0.0 (2025-06-15)

⚠ BREAKING CHANGES

  • migrate to ESM (#78)

Bug Fixes

  • expose types related to public APIs (#82) (b2896f5)

Code Refactoring

v5.4.0

04 Mar 16:11
b50e7f9
Compare
Choose a tag to compare

5.4.0 (2025-03-04)

Features

  • add getWrittenByteLength function (#76) (093322c)

v5.3.2

30 Jan 13:47
0c94119
Compare
Choose a tag to compare

5.3.2 (2023-01-30)

Bug Fixes

  • do not crash on initialization if bigint arrays don't exist (#66) (098c845)

v5.3.1

05 Dec 14:04
69a7235
Compare
Choose a tag to compare

5.3.1 (2022-12-05)

Bug Fixes

  • readArray: account for endianness (#62) (2604862)

v5.3.0

29 Nov 14:37
20ae4b6
Compare
Choose a tag to compare

5.3.0 (2022-11-29)

Features

  • add readArray method to read any typed array (#58) (eda3e91)

iobuffer v5.2.1

07 Oct 07:53
b5216a9
Compare
Choose a tag to compare

Bug Fixes

  • remap browser version of text decoder (4531fa9)

iobuffer v5.2.0

04 Oct 15:04
59190fe
Compare
Choose a tag to compare

Features

iobuffer v5.1.0

17 Dec 11:24
f28a150
Compare
Choose a tag to compare

Features

iobuffer v5.0.4

12 Oct 09:53
0ddd107
Compare
Choose a tag to compare

Bug Fixes

  • set TypeScript target to ES2020 (4f4b412)