Download Latest Version v0.16.1 - Fix _no_std_ problem, clarify edge cases and docs source code.tar.gz (1.7 MB)
Email in envelope

Get an email when there's a new version of Logos

Home / v0.16
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-12-07 3.6 kB
v0.16 - Major overhaul of Logos source code.tar.gz 2025-12-07 1.7 MB
v0.16 - Major overhaul of Logos source code.zip 2025-12-07 1.8 MB
Totals: 3 Items   3.5 MB 0

I'm really happy to announce the release of Logos v0.16!

This version includes many significant changes, especially those contributed by @robot-rover in [#491]. A big thank you to @robot-rover for the impressive work, and to all the other contributors who made this release possible!

The list of changes is very long and focuses on two main points: fixing many bugs related to backtracking issues and supporting a larger set of regular expressions. All regular expressions should now work, except for a few exceptions. For all the details, please refer to the migration guide. More than ever, the book is the place where you can find help about how to use Logos!

As discussed in v0.13, fixing these bugs required a significant overhaul of Logos's codebase. This was possible at the cost of a slight decrease in performance. We hope to regain the same performance as prior to this release, but in the meantime, users who require optimal performance can continue using v0.15. However, we do not plan on maintaining v0.15 in the future.

If you encounter any bugs related to this release, please submit an issue on GitHub.

What's Changed

New Contributors

Full Changelog: https://github.com/maciejhirsz/logos/compare/v0.15.1...v0.16

Source: README.md, updated 2025-12-07