Skip to content

v0.7.0

Choose a tag to compare

@pelson pelson released this 16 Sep 13:15
· 16 commits to main since this release
057e290

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