| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-30 | 1.7 kB | |
| v0.16.1 - Fix _no_std_ problem, clarify edge cases and docs source code.tar.gz | 2026-01-30 | 1.7 MB | |
| v0.16.1 - Fix _no_std_ problem, clarify edge cases and docs source code.zip | 2026-01-30 | 1.8 MB | |
| Totals: 3 Items | 3.5 MB | 0 | |
What's Changed
- Remove std usage in generated code by @robot-rover in https://github.com/maciejhirsz/logos/pull/521
- Clarify greedy dot error message by @robot-rover in https://github.com/maciejhirsz/logos/pull/522
- State machine codegen code example swap by @Apanatshka in https://github.com/maciejhirsz/logos/pull/526
- Clarify codegen performance characteristics by @robot-rover in https://github.com/maciejhirsz/logos/pull/527
- chore: fix typos in comments by @tisonkun in https://github.com/maciejhirsz/logos/pull/528
- chore: remove unused dependency by @tisonkun in https://github.com/maciejhirsz/logos/pull/529
- Remove duplicate Logos import from doctests in tests/lib.rs by @RoyPrinsGH in https://github.com/maciejhirsz/logos/pull/523
- test: use trybuild for compilation tests by @tisonkun in https://github.com/maciejhirsz/logos/pull/531
- ci: coalesce styles by @tisonkun in https://github.com/maciejhirsz/logos/pull/533
- Require
allow_greedy = trueon skips by @robot-rover in https://github.com/maciejhirsz/logos/pull/534 - Fix typo in logos.md subpatterns section by @ascopes in https://github.com/maciejhirsz/logos/pull/536
- chore(version): release v0.16.1 by @jeertmans in https://github.com/maciejhirsz/logos/pull/538
New Contributors
- @Apanatshka made their first contribution in https://github.com/maciejhirsz/logos/pull/526
- @tisonkun made their first contribution in https://github.com/maciejhirsz/logos/pull/528
- @RoyPrinsGH made their first contribution in https://github.com/maciejhirsz/logos/pull/523
- @ascopes made their first contribution in https://github.com/maciejhirsz/logos/pull/536
Full Changelog: https://github.com/maciejhirsz/logos/compare/v0.16...v0.16.1