Skip to content

Releases: ghztomash/public-ip-address

v0.4.0

05 Nov 22:49

Choose a tag to compare

[0.4.0] - 2025-11-05

🚀 Features

  • Add rustls-tls feature

🧪 Testing

  • Request targets
  • Wiremock for api requests

⚙️ Miscellaneous Tasks

  • Fix clippy for rust 1.88
  • Update deny
  • Bump dependencies

Bug

  • Fix iplocate url formatting

v0.3.5

28 Jun 19:43

Choose a tag to compare

[0.3.5] - 2025-06-28

🚀 Features

  • Improve is_proxy handling

Bug

  • Update iplocateio structs
  • Fix using key in tests
  • All integration tests run in serial

v0.3.4

26 Jun 14:30

Choose a tag to compare

[0.3.4] - 2025-06-26

🚀 Features

  • Add IpQuery provider

⚙️ Miscellaneous Tasks

  • Update readme
  • Fix httpbin tests
  • Bump reqwest

v0.3.3

26 May 19:20

Choose a tag to compare

[0.3.3] - 2025-05-26

🚜 Refactor

  • Replace directories with etcetera

📚 Documentation

  • Fix indentation

⚙️ Miscellaneous Tasks

  • Changelog typo
  • Bump dependencies and update map example

v0.3.2

25 Apr 21:58

Choose a tag to compare

[0.3.2] - 2024-04-25

🚀 Features

  • Return error if provider does not support target lookup

⚙️ Miscellaneous Tasks

  • Remove inline

v0.3.1

25 Apr 01:04

Choose a tag to compare

[0.3.1] - 2024-04-25

🚀 Features

  • Add send and sync to Provider

v0.3.0

25 Apr 00:30
51a2fab

Choose a tag to compare

[0.3.0] - 2024-04-25

🚀 Features

  • Add ProviderRepsponse trait
  • Provide cache file name
  • Maybe async feature flag

🚜 Refactor

  • Provider trait
  • Remove make_api_request from Provider trait

📚 Documentation

  • Update doc tests
  • Update documentation for async
  • Update documentation for blocking feature
  • Add blocking example

⚙️ Miscellaneous Tasks

  • Remove changelog workflow
  • Update dev dependencies
  • Run basic example in ci
  • Move integration tests to separate module

v0.2.2

19 Apr 20:31
8aa94a3

Choose a tag to compare

[0.2.2] - 2024-04-19

🚀 Features

  • Encryption feature flag
  • Inject logging

📚 Documentation

  • Update documentation for cache encryption

⚙️ Miscellaneous Tasks

  • Add publish and changelog workflows

v0.2.1

10 Apr 19:13

Choose a tag to compare

release v.0.2.1

v0.2.0

10 Apr 01:06

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0