Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-18 | 1.1 kB | |
v0.14.2 - Optional _forbid_unsafe_ feature, fuzzing, book, and more! source code.tar.gz | 2024-09-18 | 1.5 MB | |
v0.14.2 - Optional _forbid_unsafe_ feature, fuzzing, book, and more! source code.zip | 2024-09-18 | 1.6 MB | |
Totals: 3 Items | 3.1 MB | 0 |
What's Changed
- chore(book): added link to Rust's reference by @CommanderStorm in https://github.com/maciejhirsz/logos/pull/411
- feat: impl Source for T: Deref in no_std by @yjhmelody in https://github.com/maciejhirsz/logos/pull/406
- fix(codegen/regex): allow vec growth on parse by @LeoDog896 in https://github.com/maciejhirsz/logos/pull/405
- test: basic fuzzing by @LeoDog896 in https://github.com/maciejhirsz/logos/pull/407
- feat(lib): add
forbid_unsafe
feature to disable unsafe code by @davidkern in https://github.com/maciejhirsz/logos/pull/413 - chore(version): release v0.14.2 by @jeertmans in https://github.com/maciejhirsz/logos/pull/422
New Contributors
- @CommanderStorm made their first contribution in https://github.com/maciejhirsz/logos/pull/411
- @yjhmelody made their first contribution in https://github.com/maciejhirsz/logos/pull/406
- @davidkern made their first contribution in https://github.com/maciejhirsz/logos/pull/413
Full Changelog: https://github.com/maciejhirsz/logos/compare/v0.14.1...v0.14.2