Releases: lfbittencourt/string-expansion
Releases · lfbittencourt/string-expansion
v1.5.0
What's Changed
- Broaden TEXT token pattern to accept all non-special characters by @lfbittencourt in #11
- Rewrite README and update package description by @lfbittencourt in #13
- Add ESM support by @lfbittencourt in #17
- Switch publish workflow to npm Trusted Publishers by @lfbittencourt in #18
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Throw error on unsupported characters by @lfbittencourt in #9
- Add lexer tokenization tests by @lfbittencourt in #10
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- A bunch of small fixes/improvements by @lfbittencourt in #4
- Remove Chevrotain dependency by @lfbittencourt in #7
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.1
v1.2.0
What's Changed
- Feature: inclusive groups by @lfbittencourt in #1
New Contributors
- @lfbittencourt made their first contribution in #1
Full Changelog: v1.1.1...v1.2.0
Test release
This is just a test release to check the CD workflow.