Releases: ShogunPanda/milo
Releases · ShogunPanda/milo
Release list
0.8.0
0.7.0
0.6.0
- feat: Added dual package publishing on NPM.
0.5.0
- feat: Generate CommonJS files as well.
0.4.0
- feat: Added binary parser.
- feat: Rewritten using SIMD. (#14)
0.4.0-alpha.6
0.4.0-alpha.5
v0.3.0
What's Changed
- feat: Avoid function calls. by @ShogunPanda in #12
- Update references readmes by @mjackson in #10
- fix: Fixed WASM destructor and logging. by @ShogunPanda in #13
New Contributors
- @ShogunPanda made their first contribution in #12
- @mjackson made their first contribution in #10
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Use TypedArrays instead of Nodejs' Buffer by @MarcoPolo in #5
New Contributors
- @MarcoPolo made their first contribution in #5
Full Changelog: v0.2.0...v0.2.1
v0.2.0
- feat: Various headers and setter fixes.
- chore: Updated dependencies.
- chore: Formatted and linted all code.
- feat: Removed wasm-bindgen.
- chore: Improve website visibility.
- chore: Implemented release automation.