Releases: ada-url/rust
Releases · ada-url/rust
v1.4.2
Full Changelog: v1.4.0...v1.4.2
v1.4.0
What's Changed
- Improvement suggestions by @KSXGitHub in #27
- feat: remove
mut
by @KSXGitHub in #28 - docs: remove useless comment by @KSXGitHub in #30
- Add url::host_type() method by @anonrig in #31
New Contributors
- @KSXGitHub made their first contribution in #27
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
This pull request adds support for compiling to wasm32-wasi
and -unknown
.
What's Changed
- chore: update ada to v2.6.1 by @anonrig in #24
- Make ada-rust compile for wasm32-wasi and -unknown by @RReverser in #23
New Contributors
- @RReverser made their first contribution in #23
Full Changelog: v1.2.1...v1.3.0
v1.2.1
v1.2.0
v1.1.0
What's Changed
- Added OpenSSF Scorecard pipeline by @UlisesGascon in #14
- implements
Deref<Target=str>
,Display
,AsRef
,FromStr
... by @chanced in #16
New Contributors
- @UlisesGascon made their first contribution in #14
- @chanced made their first contribution in #16
Full Changelog: v1.0.3...v1.1.0