Skip to content

Releases: skryukov/uri-idna

v0.2.2

25 Nov 17:04
baf02eb
Compare
Choose a tag to compare

Changed

  • Internal implementation moved to regex-based algorithm to improve performance. (@skryukov)

Full Changelog: v0.2.1...v0.2.2

v0.2.1

15 Nov 20:38
a6edbb3
Compare
Choose a tag to compare

Changed

  • Various performance and memory optimizations. (@skryukov)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

14 Nov 07:41
2a7b470
Compare
Choose a tag to compare

Added

  • WHATWG IDNA functions

Changed

  • BREAKING! Names of options updated to match UTS46 flags
  • Unicode version updated to 15.1
  • UTS46 functions now support Revision 31

Fixed

  • IDNA2008 functions now support not only labels, but full domains

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Aug 15:20
085ca19
Compare
Choose a tag to compare

Added

Full Changelog: https://github.com/skryukov/uri-idna/commits/v0.1.0