Releases
v6.0.1
Compare
Sorry, something went wrong.
No results found
Changes
6.0.1 (7c93a92 )
ci: add automated release workflow with npm publishing (e6810ba )
feat(docs): enhance README and documentation (8f5e77a )
fix(CI): delete useless workflow to solve build (2840ef1 )
fix(CI): fix lts version in workflow (120cf2a )
fix(CI): properly handle LTS and current Node version (2a820c0 )
fix(CI): rewrite the workflow to handle LTS and latest (9b66c4e )
fix(ci): install dependencies with --ignore-scripts to avoid prepare hook issues (0e70e9b )
fix(ci): use npm@10 compatible with all Node versions (80084ab )
fix(ci): update npm to latest before installing dependencies (39157f9 )
fix: regenerate package-lock.json with integrity hashes for CI (75537f4 )
fix(jest): regenerate package-lock for CI (f53f644 )
fix: update Jest config for CI compatibility (9e810d9 )
feat: v6.0.0 - major performance optimizations and project modernization (f83d619 )
5.5.0 (0b078ab )
chore(methods): add some management methods (e4761fc )
chore(deps): maintenance update (f411bff )
chore(deps): update dependency typescript to v4.9.5 (4bb6bfe )
chore(deps): update dependency ts-jest to v29.0.5 (ce567e1 )
chore(deps): update dependency prettier to v2.8.7 (e0a94ae )
chore(deps): update dependency @types/node to v18.11.19 (cfa26e9 )
chore(deps): update dependency @types/jest to v29.2.6 (6a85349 )
fix(write): fix maximum call stack trace (587c1dd )
chore(project): fix the latest facepalms (c1f69c7 )
chore(project): fix facepalms (1ef9504 )
chore(project): support both esm and cjs (915191d )
docs(jsdoc): properly fix parameter types (d11126d )
docs(readme): add weekly downloads badge (579bf0d )
docs(readme): initial documentation scratch (24a7fc4 )
fix(varints): fixed varints encoding (eb8819c )
fix(remaining buffer): fixed readRemainig method (ae01387 )
fix(floating points): optimised IEEE745 and IEE764 encodings (21dbff0 )
refactor(codebase): refactored the whole codebase & optimized performance (917efb9 )
perf(memory-allocation): don't clean the allocated memory space (989c860 )
⚡ Resolve #2 & #3 . (62afd22 )
Bump to 2.1.7 (1e1afcb )
Fix writeBool parameter type (7c9612d )
Fix hexdump (313c8ef )
Added log function (a953fc5 )
Update package.json (fb6f58e )
Fix dependencies. (d3da150 )
Add husky. (ad47512 )
Add typings. (66f699c )
Final fixes (c3df05e )
Rename write() -> append() (28f703c )
Fix package name. (22adcc8 )
Remove dist. (b71a9f7 )
Update package version. (c888aaa )
Fix Integers and add BigInt conversion (3a41c90 )
TypeScript BinaryStream and fix target es version (3bd18fe )
Fixed short encoding (2d6a5fb )
Add eslint. (ccd682b )
Fix typescript build. (672bdc7 )
Initial scratch and babel setup (7770843 )
Update README.md (4f52de9 )
Update package. (498033d )
Add initial jest support. (936b4e7 )
Update README.md (c2ae6c1 )
Fix Triads (1d89194 )
Workaround for ZigZag encoded 64bit integers (ff406f7 )
Added readRemaining() (9c772e3 )
Added reset function (efba9e1 )
Added some new functions (7ee9a08 )
You can’t perform that action at this time.