PackageTrack

crates.io · #1609

unicode-id-start

1.4.032M downloads/moBoshen/unicode-id-start

Determine whether characters have the ID_Start or ID_Continue properties according to Unicode Standard Annex #31

Release timeline

11 releases since 2022
2023202420252026

Releases

  1. 1.4.011 Sept 2025

    Nothing published for this version

  2. 1.3.120 Oct 2024

    Nothing published for this version

  3. 1.3.019 Sept 2024

    Nothing published for this version

  4. 1.2.08 Jul 2024

    Nothing published for this version

  5. 1.1.213 Sept 2023
    Release notes

    This project publishes no release notes. Between v1.1.0 and v1.1.2 there were 22 commits, 17 of them substantive:

    • Update benchmarks to criterion 0.5
    • Hide dev-dependencies from old cargo
    • Expand curl flags in UCD.zip download
    • CI-friendly curl flags
    • Add no-std::no-alloc category
    • Opt in to generate-link-to-definition when building on docs.rs
    • Temporarily disable -Zrandomize-layout due to rustc ICE
    • Revert "Temporarily disable -Zrandomize-layout due to rustc ICE"
    • Raise minimum tested compiler to 1.65
    • Raise minimum tested compiler to 1.70
    • fix clippy warnings
    • fix tests
    • update doc
    • fix ci
    • update README
    • Unicode 15.1.0
    • version 1.1.2
  6. 1.1.11 Sept 2023

    Nothing published for this version

  7. 1.1.08 Mar 2023

    Nothing published for this version

  8. 1.0.49 May 2024
    Release notes

    This project publishes no release notes. Between 1.0.3 and v1.0.4 there were 94 commits, 66 of them substantive:

    • replace all "unicode xid" references to "unicode id"
    • version 1.0.2
    • GitHub Workflows security hardening
    • Update benchmark/test to roaring 0.10
    • Update criterion to 0.4
    • Update to Unicode 15.0.0
    • Disable unicode-xid comparison test
    • Update static data sizes
    • Update to Unicode 15.0.0
    • update tests
    • version 1.0.3
    • Remove default package.readme metadata from Cargo.toml
    • Improve table generator failure messages
    • Add xid keyword
    • Pull in unicode 15.0.0 support in unicode-xid for test
    • Move Output writing to separate module
    • Pull out static generated file heading into one string literal
    • Run clippy on all crates in workspace
    • Resolve redundant_closure_for_method_calls pedantic clippy lint
    • Ignore pedantic clippy in ucd-generate generated code

    …and 46 more.

  9. 1.0.314 Sept 2022
    Release notes

    This project publishes no release notes. Between 1.0.2 and 1.0.3 there were 5 commits, 4 of them substantive:

    • Sort package entries in Cargo.toml
    • Add authors to Cargo.toml
    • Add categories to crates.io metadata
    • Update keywords in crates.io metadata
  10. 1.0.220 Jul 2022
    Release notes

    This project publishes no release notes. Between 1.0.0 and 1.0.2 there were 20 commits, 12 of them substantive:

    • Add test of the binary search table sizes
    • Import TryFrom to unbreak generate
    • Add GitHub Actions job to run code generator against latest Unicode
    • Check all crates in workspace for outdated deps
    • Use upstreamed docs.rs icon in docs.rs badge
    • Inform linguist of generated files
    • Add @generated comment to the top of tables.rs
    • Normalize ucd-generate version in generated files
    • Run 'latest Unicode' job only in cron, not pull requests
    • Add copy of Unicode License Agreement - Data Files and Software (2016)
    • Conjunct Unicode license onto SPDX expression
    • Attempt to describe the license situation in readme
  11. 1.0.020 May 2022

    Nothing published for this version