Releases: d-e-s-o/debuginfod
Releases · d-e-s-o/debuginfod
v0.2.0
What's Changed
- Introduced
BuildId
enum and adjustedfetch_debug_info
methods to work with it - Introduced
Response
type to include additional meta data fromClient::fetch_debug_info
method
New Contributors
- @d-e-s-o made their first contribution in #4
- @javierhonduco made their first contribution in #1
- @dependabot made their first contribution in #9
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- Added
CacheClient::from_env
constructor - Added
Debug
impl forCachingClient
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- Initial release