PackageTrack

crates.io · #1409

unicode-script

0.5.841M downloads/mounicode-rs/unicode-script

This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/)

Release timeline

14 releases since 2015
20172019202120232025

Releases

  1. 0.5.83 Dec 2025
    Release notes

    This project publishes no release notes. Between v0.5.7 and v0.5.8 there were 12 commits, 6 of them substantive:

    • Remove compiler_builtins
    • Fixes for debug formatting
    • Map Unknown script to Zzzz short name
    • Add method to return iso15924 tag
    • Document as big-endian
    • Unicode 17
  2. 0.5.719 Sept 2024
    Release notes

    This project publishes no release notes. Between v0.5.6 and v0.5.7 there were 3 commits, 2 of them substantive:

    • Update Unicode to version 16.0.0, bump to 0.5.7
    • Fix benches
  3. 0.5.620 Feb 2024
    Release notes

    This project publishes no release notes. Between v0.5.5 and v0.5.6 there were 8 commits, 5 of them substantive:

    • add PR CI
    • Fix CI error in bench.
    • Use SPDX license expression syntax
    • Update Unicode to version 15.1.0, bump to 0.5.6
    • Add regen CI
  4. 0.5.516 Sept 2022
    Release notes

    This project publishes no release notes. Between v0.5.2 and v0.5.5 there were 18 commits, 10 of them substantive:

    • Add Script::from_full_name and Script::from_short_name
    • Remove 'rustfmt::skip' attribute on 'mod tables'
    • Fix python file formatting
    • Update gitignore
    • Do not include an empty string into 'from_short_name' match chain
    • Fix crates.io badge
    • Add license files
    • http -> https 1x in unicode.py
    • Update to Unicode 15 and bump to 0.5.5
    • Widen ScriptExtensions
  5. 0.5.412 Oct 2021

    Nothing published for this version

  6. 0.5.328 Jun 2021

    Nothing published for this version

  7. 0.5.223 Jun 2020
    Release notes

    This project publishes no release notes. Between v0.5.1 and v0.5.2 there were 4 commits, 2 of them substantive:

    • Add Display impl for Script
    • Add Display impl for ScriptExtension
  8. 0.5.111 Jun 2020
    Release notes

    This project publishes no release notes. Between v0.4.0 and v0.5.1 there were 13 commits, 8 of them substantive:

    • Fix doc for UNICODE_VERSION
    • Fix ScriptExtension docs
    • Add methods for obtaining the scriptext of a string
    • Some cleanups
    • Move to using bit sets for ScriptExtension
    • Add a ScriptExtension::len method
    • Small fix in comments.
    • Fix cargo bench failure.
  9. 0.5.012 Jan 2020

    Nothing published for this version

  10. 0.4.02 Jan 2020

    Nothing published for this version

  11. 0.3.027 Apr 2019

    Nothing published for this version

  12. 0.2.010 Apr 2018

    Nothing published for this version

  13. 0.1.126 Sept 2015

    Nothing published for this version

  14. 0.1.025 Sept 2015

    Nothing published for this version