4.0.1 (2024-12-12)
4.0.0 (2024-12-12)
3.0.1 (2024-11-10)
3.0.0 (2024-11-10)
3.0.0 (2024-11-10)
3.0.0 (2024-11-10)
3.0.0 (2024-11-10)
2.0.1 (2024-08-09)
2.0.0 (2024-08-09)
- Remove @gmod/binary-parser
1.1.14 (2022-07-18)
- Update generic-filehandle 2->3
1.1.13 (2022-03-30)
- Publish src directory for better source maps
1.1.12 (2021-12-14)
- Remove es6-promisify dependency
1.1.11 (2021-12-14)
- Typescriptify codebase and add esm build
1.1.10 (2019-10-06)
- Small refactor of
filehandle.read()
to make it more robust
1.1.9 (2019-05-25)
- Dependency updates for stability
1.1.8 (2019-04-04)
- Add @babel/runtime-corejs2 as a runtime dependency
1.1.7 (2019-04-03)
- Use core-js to polyfill Object.values instead of polyfill library
1.1.6 (2019-04-03)
- Change some settings so that babel runtimes do not collide
1.1.5 (2019-04-03)
- Fix some devDeps
- Updated to use babel7 and easier polyfills
- Bump versions to avoid some warnings
- Use @gmod/binary-parser
- Use babel-plugin-transform-runtime
- Use all unsigned ints
- Add support for 64-bit offsets
- Fix memory allocation
- Add browser support
- Initial version with basic twobit parsing