What's Changed
- Remove std usage in generated code by @robot-rover in #521
- Clarify greedy dot error message by @robot-rover in #522
- State machine codegen code example swap by @Apanatshka in #526
- Clarify codegen performance characteristics by @robot-rover in #527
- chore: fix typos in comments by @tisonkun in #528
- chore: remove unused dependency by @tisonkun in #529
- Remove duplicate Logos import from doctests in tests/lib.rs by @RoyPrinsGH in #523
- test: use trybuild for compilation tests by @tisonkun in #531
- ci: coalesce styles by @tisonkun in #533
- Require
allow_greedy = trueon skips by @robot-rover in #534 - Fix typo in logos.md subpatterns section by @ascopes in #536
- chore(version): release v0.16.1 by @jeertmans in #538
New Contributors
- @Apanatshka made their first contribution in #526
- @tisonkun made their first contribution in #528
- @RoyPrinsGH made their first contribution in #523
- @ascopes made their first contribution in #536
Full Changelog: v0.16...v0.16.1