Skip to content

Releases: ghztomash/public-ip-address

v0.3.2

25 Apr 21:58
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
release v.0.2.1

v0.2.0

10 Apr 01:06
Compare
Choose a tag to compare

What's Changed

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

v0.1.1

03 Apr 23:36
Compare
Choose a tag to compare

[0.1.1] - 2024-04-03

馃殌 Features

  • Add iplocate.io provider (#4)
  • Add ipleak.net provider
  • Add mullvad.net provider
  • Add abstractapi.com provider with API key
  • Add ipgeolocation.io provider
  • Add ipdata.co provider

馃摎 Documentation

  • Add git cliff
  • Add readme badges
  • Add example using provider directly (#3)
  • Update map example

鈿欙笍 Miscellaneous Tasks

  • Bump reqwest version
  • Updates rusty-hook config
  • Update pr template
  • Update ci/cd workflows
  • Typos config

v0.1.0

29 Mar 15:16
2f960c3
Compare
Choose a tag to compare
Update README.md