Skip to content

Releases: ada-url/rust

v1.3.1

25 Aug 02:56
f15a0b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

21 Aug 19:44
1f28d25
Compare
Choose a tag to compare

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

Full Changelog: v1.2.1...v1.3.0

v1.2.1

16 Aug 15:29
5f2b106
Compare
Choose a tag to compare

This release fixes CC linking errors, and adds support for serde

What's Changed

  • refactor: move ffi to separate file by @anonrig in #20
  • feat: add serde serialize/deserialize support by @anonrig in #21

Full Changelog: v1.2.0...v1.2.1

v1.2.0

09 Aug 20:19
b0f6bf1
Compare
Choose a tag to compare

What's Changed

  • chore: update ada to v2.6.0 by @anonrig in #18
  • feat: add ada::Idna struct

Full Changelog: v1.1.0...v1.2.0

v1.1.0

30 Jun 16:53
ef52103
Compare
Choose a tag to compare

What's Changed

  • Added OpenSSF Scorecard pipeline by @UlisesGascon in #14
  • implements Deref<Target=str>, Display, AsRef, FromStr ... by @chanced in #16

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

04 Jun 19:47
6c6d006
Compare
Choose a tag to compare

Updated Ada to v2.5.1 improving URL specification conformance.

v1.0.2

30 May 13:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.2

v1.0.0

18 May 17:21
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @lemire made their first contribution in #7

Full Changelog: v0.1.0...v1.0.0

v0.1.0

10 May 13:26
0248030
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ada-url/rust/commits/v0.1.0