ucd-trie
A trie for storing Unicode codepoint sets and maps.
0.1.7
287M downloads/mo
#374 most downloaded on crates.io
BurntSushi/ucd-generate
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 13 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
8 years old
8 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Mar 2018 to Sep 2024Releases
latest 8-
0.1.729 Sep 2024Nothing published for this version
-
0.1.607 Jul 2023Commits, not release notes
This project publishes no release notes. Between
ucd-trie-0.1.4anducd-trie-0.1.6there were 34 commits, 29 of them substantive:- ucd-util-0.1.9
- ucd-parse-0.1.9
- deps: update everything
- deps: bump regex and regex-syntax
- ci: switch to dtolnay/rust-toolchain
- dep: replace lazy_static with once_cell
- ucd-trie-0.1.5
- dep: bump to ucd-trie 0.1.5
- ucd-parse-0.1.10
- deps: bump ucd-parse to 0.1.10
- readme: add ICU4X to the README
- ucd: regenerate tables for UCD 15.0.0
- deps: bump regex and regex-syntax
- deps: update everything else
- ucd-util: fix normalization for Infix_Numeric alias
- ucd-util-0.1.10
- ci: use latest OS versions
- cli: add --include to case-mapping command
- cli: remove the 'dfa' and 'regex' sub-commands
- ucd-util: require callers to pass in JAMO_SHORT_NAME table
…and 9 more.
-
0.1.503 Sep 2022Nothing published for this version
-
0.1.405 Jul 2022Commits, not release notes
This project publishes no release notes. Between
ucd-trie-0.1.3anducd-trie-0.1.4there were 30 commits, 24 of them substantive:- ucd-parse-0.1.7
- ucd-util-0.1.8
- deps: update minimum versions
- deps: update to regex-syntax 0.6.17
- ucd-parse: parse and emit Unicode version number
- ucd: regenerate tables
- ucd-parse-0.1.8
- deps: bump to ucd-parse 0.1.8
- cli: fix generation of title case mapping
- cli: add --combined flag
- deps: update everything
- deps: remove clap color feature
- output: use lazy_static::lazy_static!
- fmt: run 'cargo fmt --all'
- doc: use HTTPs in links where possible
- readme: use GitHub Actions badges
- ucd: regenerate tables for UCD 14.0.0
- ucd: Regenerate example in README
- ucd-parse: add EastAsianWidth.txt
- cli: add new --flat-table flag to case-related commands
…and 4 more.
-
0.1.313 Mar 2020Commits, not release notes
This project publishes no release notes. Between
ucd-trie-0.1.2anducd-trie-0.1.3there were 45 commits, 40 of them substantive:- deps: update regex to 1.2.0
- ucd-util: fix handling of HANGUL JUNGSEONG O-E
- ucd-util-0.1.5
- deps: update ucd-util
- script: add enum option
- script: add rust enum option
- style: use rustfmt
- deps: update everything
- deps: trim down regex deps
- regex: use conditional compilation
- api: suppress deprecation warnings
- ci: switch to github workflows
- cli: add option to generate general-category as a Rust enum
- style: use inclusive range for iterating over code points
- ucd-parse: add support for parsing ArabicShaping.txt
- cli: add Bidi_Class table generation
- cli: new case-mapping command
- properties-bool: add support for Bidi_Mirrored
- ucd-parse: add support for parsing BidiMirroring.txt
- ucd-generate: add bidi-mirroring-glyph sub-command
…and 20 more.
-
0.1.221 Jul 2019Commits, not release notes
This project publishes no release notes. Between
ucd-trie-0.1.1anducd-trie-0.1.2there were 40 commits, 36 of them substantive:- ucd-parse-0.1.1
- deps: bump sub-crates
- ucd-generate: permit deprecated use of AsciiExt
- ucd-parse: add test case for ISO_Comment
- ucd-util: fix canonicalization of 'isc'
- doc: replace rucd references
- crates.io: update repo and home links, and use docs.rs
- tables: regenerate tables for Unicode 11
- ucd-util-0.1.2
- deps: update to ucd-util 0.1.2
- ucd-util: add Unicode license file
- ucd-util-0.1.3
- deps: updated ucd-util
- deps: update dependencies
- ucd-generate: add Emoji support
- ucd-generate: add Grapheme_Cluster_Break support
- ucd: add Word_Break and Sentence_Break properties
- ucd-parse: add break tests
- ucd-parse: fix for Rust 1.24.1
- misc: add categories to Cargo.toml
…and 16 more.
-
0.1.106 Mar 2018Commits, not release notes
This project publishes no release notes. Between
ucd-trie-0.1.0anducd-trie-0.1.1there were 5 commits, 4 of them substantive:- deps: update sub-crates (and clap)
- license: switch to MIT/Apache-2.0
- ucd-util-0.1.1
- ucd-trie-0.1.1
-
0.1.006 Mar 2018Nothing published for this version