Releases: Mixerou/ip-api-client-rs
Releases · Mixerou/ip-api-client-rs
v0.6.0
27 Apr 15:14
Compare
Sorry, something went wrong.
No results found
🔧 Fixes
derive Serialize for IpData
⚡️ Performance
use bitwise operations
make config generators const
🏗️ Build
upgrade dependencies
hyper — from 0.14.28 to 0.14.32
serde — from 1.0.197 to 1.0.219
serde_json — from 1.0.114 to 1.0.140
upgrade dev dependencies
tokio — from 1.36.0 to 1.44.2
🚦 Tests
♻️ Refactor
use first/last instead of get
v0.5.1
08 Mar 22:39
Compare
Sorry, something went wrong.
No results found
🔧 Fixes
derive Clone and Debug to every public struct and enum.
♻️ Refactor
fix incorrect tokio features in README
En language explicitly the default
v0.5.0
08 Mar 20:03
Compare
Sorry, something went wrong.
No results found
✨ New
remove tokio as async provider
🔧 Fixes
handle errors instead of unwrap()
🏗️ Build
♻️ Refactor
BREAKING CHANGE : now you need to use async Rust.
v0.4.2
06 Jun 15:23
Compare
Sorry, something went wrong.
No results found
🏗️ Build
♻️ Refactor
heading levels in README
unexpected whitespace in README
to_string to into
beautify example in README
v0.4.1
03 Dec 19:57
Compare
Sorry, something went wrong.
No results found
⚡️ Performance
remove unnecessary if block
📝 Docs
v0.4.0
20 Nov 14:31
Compare
Sorry, something went wrong.
No results found
✨ New
🏗️ Build
♻️ Refactor
binary comparisons to a literal
change the author's email
follow the character limit per line
remove nightly-only lint
v0.3.0
06 Apr 18:58
Compare
Sorry, something went wrong.
No results found
New
add language selection
update lib.rs
edit README
v0.2.0
04 Apr 13:37
Compare
Sorry, something went wrong.
No results found
New
ability to make a customizable request
add logic to lib.rs
add dependencies: hyper, serde, serde_json, tokio
edit README
Refactoring
remove license-file field
v0.1.0
26 Mar 21:26
Compare
Sorry, something went wrong.
No results found
This is the initial release
Nothing removed, nothing edited