v2.0.0
What's Changed
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
vitestfor tests - Added
lefthookfor auto-linting/formatting on commit
New Contributors
Full Changelog: v1.0.3...v2.0.0