Skip to content

Releases: tobywf/lcid-rs

v0.3.0 (2023-06-15)

15 Jun 15:39
2e6c9a3
Compare
Choose a tag to compare
  • Tracks MS-LCID 15.0/2021-05-25 protocol revision
  • Breaking change: As the spec no longer enumerates "Locale Names without LCIDs", these are no longer supported
  • Codegen: Sort order is now as specified in the MS-LCID spec

v0.2.1 (2023-06-10)

10 Jun 16:09
dc69e3f
Compare
Choose a tag to compare
  • Remove thiserror dependency
  • MSRV is Rust 1.56
  • Edition is 2021
  • Add PartialEq, Eq, and Hash traits to AnsiCodePage and LanguageId