Skip to content

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Mar 14:53
· 14 commits to main since this release
a245682

chore: update deps

chore: use text lockfile

feat: first iteration of CompactSerializer

chore: implement getBytesLength for tests

chore: tests improves

chore: integrate CompactSerializer

chore: support boolean

chore: improve test coverage

fix: unpacking

chore: use new method for generate id

chore: fix this.id test

chore: improve test coverage

feat: add backward compability with previous implementation of packing and improve error message

chore: add test with memory (only because we try to use Buffer.allocUnsafe thing)

fix: float and improve test coverage

chore: add test for legacy data and fixes at readme

chore: init biome

chore: add .vscode settings

chore: run linter

feat: add uuid as data type for optimizations

chore: add benchmark

feat: add support for defaults

chore: prepare package to publish

Full Changelog: v0.0.3...v0.0.4