Skip to content

Releases: d-e-s-o/debuginfod

v0.2.0

15 Nov 19:32
2ab354e
Compare
Choose a tag to compare

What's Changed

  • Introduced BuildId enum and adjusted fetch_debug_info methods to work with it
  • Introduced Response type to include additional meta data from Client::fetch_debug_info method

New Contributors

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

v0.1.1

22 Sep 12:43
bb1eb8a
Compare
Choose a tag to compare

What's Changed

  • Added CacheClient::from_env constructor
  • Added Debug impl for CachingClient

Full Changelog: v0.1.0...v0.1.1

v0.1.0

26 Apr 12:08
d899243
Compare
Choose a tag to compare
  • Initial release