v0.7.0
What's Changed
- Refine the MetadataInjector implementation in #17
- Extract the ability to get file size via http HEAD request into its own component in #18
- Factor the fetch_description implementation in #19
- Simplify exact search result handling, and make sure that if the project is in the index, we return the result in #20
- Handle error scenarios for metadata extraction in #21
- Make metadata retrieval issues show up in the description, rather than elsewhere in #22
- Add a test for the fetch_description behaviour, and adapt for simple-repository v0.10 in #24
Full Changelog: v0.6.10...v0.7.0