# RELEASED
## 0.1.2 & 0.1.3 (Apr 9th, 2025)
FEATURES
- Support `no-alloc` environment for ASCII only domain and hosts.
- Add `verify_domain`, `verify_ascii_domain` and `verify_ascii_domain_allow_percent_encode`.
- Add `as_str` and `as_bytes`
## 0.1.0 (Mar 24th, 2025)
FEATURES
- `Host`, `HostAddr`, `Domain` implementation