2023-09-02
- fix: make it of "module" type (9712c08)
- fix: set correct path for typings field in package.json (#30) (thanks @yuhr!)
- chore: drop nodejs v14, add nodejs v20 (afbff84)
2022-08-30
- fix: correct exports path in package.json
2022-08-07
- fix: file extension in import
- fix: files list in tsconfig
- fix: typescript type error in example
- build: bump typescript version
2022-08-07
- chore: add .vscode/
- style: add and run prettier
- chore: remove dist/ from repo
- refactor: encode/decode
- feat: add encoding/decoding of bit array to string (#1) (thanks @rollie42!)
- build: move creation of package.json to postbuild
- chore: add dependabot.yml
- build: add ci workflow
- build: bump dependencies versions
2022-04-20
- build: make typescript happy
- chore: update license to MIT
2022-04-03
- docs: improve readme
2022-04-03
- build: prepare for publication (esm+cjs)
2022-04-02