Skip to content

Releases: simple-repository/simple-repository-browser

v0.9.0

19 Oct 06:45
a4fe5e0

Choose a tag to compare

What's Changed

  • Simplify the FileSizeEnrichment repository implementation
  • Improve invalid version handling
  • Ensure that all release info upload times are UTC

Full Changelog: v0.8.0...v0.9.0

v0.8.0

17 Sep 19:04
835b8d3

Choose a tag to compare

What's Changed

  • Refine the search implementation. #25
  • Present the special private attribute _source_repository on a project page. #26

Full Changelog: v0.7.0...v0.8.0

v0.7.0

16 Sep 13:15
057e290

Choose a tag to compare

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

17 Jun 07:53
afcf576

Choose a tag to compare

  • Handle the version correctly in the released distribution
  • Allow the rendering of the version to be customisable in the templates

v0.6.9

17 Jun 07:08
dcfe0da

Choose a tag to compare

  • Ensure that fontawesome-free is available in all templates

v0.6.8

17 Jun 06:31
d43b658

Choose a tag to compare

  • Reformat the codebase with ruff
  • Simplify the package data handling for sdists and wheels

v0.6.7

17 Jun 04:24

Choose a tag to compare

v0.6.7

v0.6.1

16 Jun 14:52
d76c37f

Choose a tag to compare

  • Reduce the javascript loading overhead by making the static assets smaller, and deferring them

v0.6.0

16 Jun 13:27
73e7143

Choose a tag to compare

  • 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

v0.4.2

06 Nov 06:41

Choose a tag to compare

Update from 5cf8de1