Skip to content

v2.0.0

Choose a tag to compare

@lmammino lmammino released this 13 Jun 16:32
· 5 commits to main since this release
56690e0

What's Changed

Feat/v2 by @lmammino in #13

Major new version

  • TypeScript rewrite
  • Updated CI to GitHub Actions
  • Using Biome as linter/formatter
  • Breaking: updated interface to a more friendly and modern iterable/iterator approach (see README for examples)
  • Updated to Node.js 22+
  • Using vitest for tests
  • Added lefthook for auto-linting/formatting on commit

New Contributors

Full Changelog: v1.0.3...v2.0.0