Skip to content

Releases: keltia/ipify-rs

v0.6: rewritten core, now with mocking.

13 May 09:34
Compare
Choose a tag to compare

I move to String internally instead of &str. Easier to deal with and use mocking for tests. API should stay the same.

Version v0.5.0, first stable API.

08 Nov 23:38
Compare
Choose a tag to compare
Welcome v0.5.0: only reqwest now supported.