Releases: ada-url/rust
Releases · ada-url/rust
v3.4.5
What's Changed
- build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in #87
- build(deps): bump criterion from 0.5.1 to 0.8.2 by @dependabot[bot] in #86
- build(deps): bump github/codeql-action from 4.34.1 to 4.35.1 in the github-actions group by @dependabot[bot] in #88
- expand benchmarks taken from ada-url/ada by @anonrig in #90
- build(deps): bump cc from 1.2.57 to 1.2.58 by @dependabot[bot] in #91
- build(deps): bump CodSpeedHQ/action from 4.12.1 to 4.13.0 in the github-actions group by @dependabot[bot] in #92
- build(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #94
- build(deps): bump CodSpeedHQ/action from 4.13.1 to 4.14.0 in the github-actions group by @dependabot[bot] in #95
- add a 'links' key to the manifest by @alexanderkjall in #97
- build(deps): bump cc from 1.2.58 to 1.2.61 by @dependabot[bot] in #98
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #99
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #100
- fix memory leak on invalid urls by @anonrig in #102
New Contributors
- @dependabot[bot] made their first contribution in #87
- @alexanderkjall made their first contribution in #97
Full Changelog: v3.4.4...v3.4.5
v3.4.4
v3.4.2
v3.4.1
What's Changed
- Make ffi module private by @caplanmaor in #81
- update ada to v3.4.1 by @anonrig in #82
New Contributors
- @caplanmaor made their first contribution in #81
Full Changelog: v3.3.0...v3.4.1
v3.3.0
v3.2.6
Full Changelog: v3.2.4...v3.2.6
v3.2.4
v3.2.3
v3.2.1
v3.1.0
This release contains UrlSearchParams implementation fully compliant with the WHATWG specification.
What's Changed
- Update benchmarks and Rust by @anonrig in #70
- Update dependencies and Rust by @anonrig in #73
- fix panic on empty host and hostname entries by @anonrig in #75
- Add url search params by @anonrig in #57
Full Changelog: v3.0.0...v3.1.0