Skip to content

V0.6.0 New endpoint

Compare
Choose a tag to compare
@digizeph digizeph released this 08 May 22:45
· 157 commits to main since this release
b3af65b

What's Changed

  • support anyhow error by @digizeph in #16
    • errors can now be caught and handled by anyhow in downstream libraries/binaries.
  • update default URL; fix latest query by @digizeph in #19
    • Update default query endpoint, see docs at https://api.bgpkit.com/docs. The query parameters did not change.
    • Fix query for the /latest endpoint.

Full Changelog: v0.5.0...v0.6.0