80bfe29
Release 1.0.101dff8c43
Merge pull request #437
from Ibitier/inline-ok-helper85d9ea9
Add #[inline] to anyhow::Ok helper54036cc
Update ui test suite to nightly-2026-01-21cce0579
Update actions/upload-artifact@v5 -> v6f2c598c
Update actions/upload-artifact@v4 -> v52c0bda4
Update to 2021 edition0d82268
Remove rustc version requirement from readme67df012
Merge pull request #436
from dtolnay/upc898488
Raise required compiler to Rust 1.68Sourced from regex's changelog.
1.12.3 (2025-02-03)
This release excludes some unnecessary things from the archive published to crates.io. Specifically, fuzzing data and various shell scripts are now excluded. If you run into problems, please file an issue.
Improvements:
- #1319: Switch from a Cargo
excludelist to anincludelist, and exclude some unnecessary stuff.