Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 845 Bytes

CHANGELOG.md

File metadata and controls

45 lines (27 loc) · 845 Bytes

Changes for chars

[Unreleased] - ReleaseDate

[0.7.0] - 2023-08-05

Added

  • Support for Unicode 15.

[0.6.0] - 2022-02-06

Added

  • Support for Unicode 14.

[0.5.0] - 2020-03-20

Added

  • This changelog!
  • Data files for HTML entities. These aren't getting built in or queried yet, but will hopefully be soon.
  • Support for Unicode 13.0.0

Contributors

  • @ctsrc contributed the HTML entity data file tasks in #23!

[0.4.1] - Jul 27, 2019

Added

  • Support for Unicode 12.0.0

Changed

  • This chars is split into two crates now - chars (the binary) and chars_data (a data file parsing library that we use to generate the embedded source code).

older versions have no changelog

(I'm sorry)