regex v0.2.10 Release Notes

Release Date: 2018-03-16 // about 6 years ago
  • ๐Ÿš€ This release primarily updates the regex crate to changes made in std::arch on nightly Rust.

    ๐Ÿ†• New features:

    • FEATURE #458: The Hir type in regex-syntax now has a printer.