v0.3.0
Pre-release
Pre-release
-
Full compliance to IEEE-754 (floating point numbers)
NaN is now a valid value for f32 and f64.
-
Remove {read,write}Void
-
Make @bare-ts/lib platform-agnostic
Use your favorite ESM-ready CDN and simply import @bare-ts/lib.
This was made possible by removing the dependency over node:assert.