Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 927 Bytes

CHANGELOG.md

File metadata and controls

37 lines (22 loc) · 927 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.7 - 2022-06-16

Fixed

  • Several typos
  • Web browser compatible

0.1.5 - 2022-06-16

Changed

  • Inlined WebAssembly module as base64
  • Use init() to initialize instead of default export

0.1.2 - 2022-05-09

Initial release

Fixed

  • package.json not usable in vite or vitest

[0.1.0] - 2022-05-09