v1.0.0
What's New
The dependency on ICU was dropped, and the compact Upa IDNA library was included in this project. This has simplified the use of the library and allows it to be compiled into WebAssembly (see Upa URL demo).
What's Changed
- Use Upa IDNA by @rmisev in #59
- Cirrus CI: update FreeBSD to 14.1 by @rmisev in #68
- Add URL demo source code by @rmisev in #69
- Update README.md by @rmisev in #70
Full Changelog: v0.4.2...v1.0.0