blob: fa1d432b41800838baa820ae01d00a7c5d7c954c [file] [log] [blame] [view]
# 0.3.3 (2024-04-06)
* Impl `Display`, `Eq`, `PartialEq`, `Ord`, `PartialOrd`, and `Hash` for
the `Error` type.
* Switch to the 2021 edition.
* Add `ucs2_cstr!` macro.