Skip to content

Releases: ShogunPanda/milo

0.8.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 10:46
  • feat: Added parser fields, events interface and other flags. (#21)

0.7.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 10:56
  • feat: Added parseWithError. (#20)

0.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 16:08
  • feat: Added dual package publishing on NPM.

0.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 09:56
  • feat: Generate CommonJS files as well.

0.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 05:50
  • feat: Added binary parser.
  • feat: Rewritten using SIMD. (#14)

0.4.0-alpha.6

0.4.0-alpha.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jun 05:44
  • feat: Avoid function calls. (#12)
  • fix: Fixed WASM destructor and logging. (#13)
  • Update instructions for references (#10)

0.4.0-alpha.5

0.4.0-alpha.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jun 04:50
  • feat: Avoid function calls. (#12)
  • fix: Fixed WASM destructor and logging. (#13)
  • Update instructions for references (#10)

v0.3.0

Choose a tag to compare

@ShogunPanda ShogunPanda released this 01 Jun 04:53

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

Choose a tag to compare

@ShogunPanda ShogunPanda released this 18 May 07:21

What's Changed

  • Use TypedArrays instead of Nodejs' Buffer by @MarcoPolo in #5

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@ShogunPanda ShogunPanda released this 06 Apr 12:19
  • 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.