Releases: lmammino/indexed-string-variation
Releases · lmammino/indexed-string-variation
Release list
v2.1.0
v2.0.1
- Improved README with more details about how the algorithm works
- upgraded to Node.js 24 in CI
Full Changelog: v2.0.0...v2.0.1
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