Releases: beeequeue/binary-util
Releases · beeequeue/binary-util
v2.0.5
Compare
Sorry, something went wrong.
No results found
v2.0.4
Compare
Sorry, something went wrong.
No results found
Patch Changes
0c7375d - Fixed into being required in encoder function options
v2.0.3
Compare
Sorry, something went wrong.
No results found
Patch Changes
133316d - Fixed publishing to include built files
v2.0.2
Compare
Sorry, something went wrong.
No results found
Patch Changes
a68371a - Fixed .readBuffer() not using pointer option for offset.
v2.0.1
Compare
Sorry, something went wrong.
No results found
Patch Changes
c412a65 - Fix .alignTo() function skipping forward if already aligned.
v2.0.0
Compare
Sorry, something went wrong.
No results found
Major Changes
10ca59f - The package is now ESM-only.
10ca59f - Now requires Node 20.19+.
0c68636 - Removed wrap option from .readString().
Minor Changes
cf60926 - Added documentation for every function in Decoder.
Patch Changes
7f2bc2b - Fixed .alignTo not working as intended.
v1.1.1
Compare
Sorry, something went wrong.
No results found
v1.1.0
Compare
Sorry, something went wrong.
No results found
Minor Changes
22f3920 Thanks @beeequeue ! - Added encoding options to readString and setString functions
Patch Changes