PackageTrack

crates.io · #1084

uncased

0.9.1062M downloads/moSergioBenitez/uncased

Case-preserving, ASCII case-insensitive, no_std string types.

Release timeline

11 releases since 2020
202120222023202420252026

Releases

  1. 0.9.1022 Jan 2024
    Release notes

    This project publishes no release notes. Between 0.9.9 and 0.9.10 there were 2 commits, 2 of them substantive:

    • Impl 'From<&UncasedStr>' for 'Arc<UncasedStr>'.
    • New version: 0.9.10.
  2. 0.9.95 May 2023
    Release notes

    This project publishes no release notes. Between 0.9.8 and 0.9.9 there were 2 commits, 2 of them substantive:

    • Impl 'Partial{Eq,Ord}' between borrowed and owned.
    • New version: 0.9.9.
  3. 0.9.85 May 2023
    Release notes

    This project publishes no release notes. Between 0.9.7 and 0.9.8 there were 2 commits, 2 of them substantive:

    • Impl 'Partial{Eq,Ord}' between borrowed and owned.
    • New version: 0.9.8.
  4. 0.9.717 May 2022
    Release notes

    This project publishes no release notes. Between 0.9.6 and 0.9.7 there were 2 commits, 2 of them substantive:

    • Make 'UncasedStr::new()' 'const' on Rust 1.56+.
    • New version: 0.9.7.
  5. 0.9.67 Apr 2021
    Release notes

    This project publishes no release notes. Between 0.9.5 and 0.9.6 there were 2 commits, 2 of them substantive:

    • Add 'is_empty()' method.
    • New version: 0.9.6.
  6. 0.9.52 Mar 2021
    Release notes

    This project publishes no release notes. Between 0.9.4 and 0.9.5 there were 4 commits, 4 of them substantive:

    • Avoid unexpected panics in 'starts_with'.
    • Add regression doctest for #2.
    • Update 'repr(C)' doc: refer to 'repr(transparent)'.
    • New version: 0.9.5.
  7. 0.9.425 Feb 2021withdrawn
    Release notes

    This project publishes no release notes. Between 0.9.3 and 0.9.4 there were 5 commits, 5 of them substantive:

    • Add 'html_root_url' doc attribute.
    • Add 'with-serde' support, 'Partial{Ord,Eq}' impls.
    • Document 'AsUncased' trait.
    • Add CI.
    • New version: 0.9.4.
  8. 0.9.310 Oct 2020withdrawn
    Release notes

    This project publishes no release notes. Between 0.9.2 and 0.9.3 there were 2 commits, 2 of them substantive:

    • Add 'len()', 'starts_with()', and 'into_owned()' methods.
    • New version: 0.9.3.
  9. 0.9.225 Sept 2020
    Release notes

    This project publishes no release notes. Between 0.9.1 and 0.9.2 there were 2 commits, 2 of them substantive:

    • Add slice indexing operations.
    • New version: 0.9.2.
  10. 0.9.16 Sept 2020

    Nothing published for this version

  11. 0.9.06 Sept 2020

    Nothing published for this version