Determine whether characters have the ID_Start or ID_Continue properties according to Unicode Standard Annex #31
Last release 11 months ago
11 Sep 2025
Release timing varies
gaps range from 2 weeks to 11 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
4 years old
11 releases · first in 2022
Release timeline
11 releases since 2022Releases
- 1.4.011 Sept 2025
Nothing published for this version
- 1.3.120 Oct 2024
Nothing published for this version
- 1.3.019 Sept 2024
Nothing published for this version
- 1.2.08 Jul 2024
Nothing published for this version
- 1.1.213 Sept 2023
Release notes
This project publishes no release notes. Between
v1.1.0andv1.1.2there 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
- 1.1.11 Sept 2023
Nothing published for this version
- 1.1.08 Mar 2023
Nothing published for this version
- 1.0.49 May 2024
Release notes
This project publishes no release notes. Between
1.0.3andv1.0.4there 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.
- 1.0.314 Sept 2022
Release notes
This project publishes no release notes. Between
1.0.2and1.0.3there 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
- 1.0.220 Jul 2022
Release notes
This project publishes no release notes. Between
1.0.0and1.0.2there 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
- 1.0.020 May 2022
Nothing published for this version