Releases: simple-repository/simple-repository-browser
Releases · simple-repository/simple-repository-browser
v0.8.0
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
v0.6.10
v0.6.9
v0.6.8
v0.6.7
v0.6.1
v0.6.0
- simple-repository-browser is now developed on GitHub. The full history of internal development is included in the repo.
- Static files are now cache busting (with hash in the filename)
- The main theme is now no longer using scss
- Packages which are quarantined by simple-repository's "NewReleaseRemover" are now displayed in the UI (thanks to the fact that there is sufficient metadata).
- Fix links changing to the files tab before actually following the link
- Correctly log proxied requests
- Fix bug when rendering
cliff/2.10.0
, as it has ancient metadata - Fix rendering of
isort/5.11.3