Skip to content

Releases: DenuxPlays/ip-api4rs

Release v3.0.0 | Breaking dependency updates

07 Nov 10:49
0cb9da9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v3.0.0

Release v2.0.4 - removed async-traits

28 Dec 23:19
2ebd25e
Compare
Choose a tag to compare
  • Bumbed msrv to 1.75.0
  • removed async-traits (as the compiler now supports impl in traits.)
  • updated crates

What's Changed

Full Changelog: v2.0.3...v2.0.4

Release v2.0.3 - fixed compiling without blocking feature

11 Dec 16:27
4659623
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

Release v2.0.2 - replaced `openssl` with `rustls`

04 Dec 20:44
fd4a594
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

Release v2.0.1 - fixed `docs.rs` build

27 Nov 12:45
6c88a00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

Release v2.0.0 - Blocking API & enhancements

27 Nov 12:33
0c4fcbe
Compare
Choose a tag to compare

Features

  • added blocking API (#9)

Breaking

  • client now wants &str instead of &String
  • renamed as_number to asn (#12)

Other enhancements

  • moved/updated tests (#14)

What's Changed

Full Changelog: v1.0.0...v2.0.0

Release v1.0.0 - Better error messages, documentation and more

08 Nov 14:40
6ad19a8
Compare
Choose a tag to compare

What's Changed

New Contributors

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

Version 0.1.0 | The start

08 Nov 11:51
827dc0c
Compare
Choose a tag to compare
Pre-release
v0.1.0

pruned unused dependencies