Skip to content

2.0.0

Compare
Choose a tag to compare
@Hexagon Hexagon released this 13 Mar 23:05
· 5 commits to master since this release
c970f2e

Added

  • Deno support
  • Browser support

Removed

  • Persistence (save index to file, load index from file)

Chores

  • Fix various linting issues
  • Update dependencies
  • Converted codebase from CommonJS to ES-module
  • Added bundled bulds of both CommonJS(UMD) and ESM to dist/-folder
  • Added minified builds to dist/-folder

Full Changelog: 1.2.0...2.0.0