Skip to content

unic-locale 0.7.0 (October 29, 2019)

Pre-release
Pre-release

Choose a tag to compare

@zbraniecki zbraniecki released this 29 Oct 22:13
· 81 commits to master since this release
  • Separate out clear_* methods.
  • Switch the API to operate on AsRef<[u8]>.
  • Switch set-based methods to use iterators.
  • Update TinyStr to 0.3.2.
  • Add extension managing methods (#30).
  • Add documentation.