Skip to content

Releases: vbrandl/hoc

v1.7.0

25 Dec 20:12
v1.7.0
001f78e

Choose a tag to compare

Documentation

  • Update README.md to clarify change from actix-web to axum (thanks to @hongbo-miao) (#971)

Dependencies

  • Bump actions/checkout from 5 to 6 (#955)
  • Bump tower-http from 0.6.6 to 0.6.8 (#956, #961)
  • Bump actions/checkout from 5 to 6 (#955)
  • Bump tracing from 0.1.41 to 0.1.44 (#958, #965)
  • Bump tracing-subscriber from 0.3.20 to 0.3.22 (#958)
  • Bump hyper-util from 0.1.18 to 0.1.19 (#958)
  • Bump alpine from 3.22.2 to 3.23.2 (#959, #966)
  • Bump git2 from 0.20.2 to 0.20.3 (#961)
  • Bump reqwest from 0.12.24 to 0.12.28 (#961, #964, #973)
  • Bump rust-toolchain from 1.91.1 to 1.92.0 (#963)
  • Bump actions/cache from 4 to 5 (#962)
  • Bump axum from 0.8.7 to 0.8.8 (#968)
  • Bump gix-glob from 0.22.1 to 0.23.0 (#970)
  • Bump jiff from 0.2.16 to 0.2.17 (#973)
  • Bump serde_json from 1.0.145 to 1.0.147 (#973)
  • Bump tempfile from 3.23.0 to 3.24.0 (#973)

v1.6.0

19 Nov 10:27

Choose a tag to compare

Dependencies

  • Bump axum from 0.8.6 to 0.8.7 (#952)
  • Bump bytes from 1.10.1 to 1.11.0 (#952)
  • Replace unmaintained number-prefix with unit-prefix (#954)

v1.5.0

17 Nov 00:51
v1.5.0
ac024ae

Choose a tag to compare

Changes

  • Layout changes (#951)
  • Add excludes to the generator (#951)

Dependencies

  • Bump tacit-css to 1.9.4 (#951)

v1.4.0

16 Nov 17:56
v1.4.0
94f36f6

Choose a tag to compare

Changes

  • Better handling of default values (hide parameters with default values) (#950)
  • Automatically detect the default branch for a repository (#950)

Fixes

  • fix cache clearing (#950)

v1.3.0

16 Nov 12:20
v1.3.0
f501a77

Choose a tag to compare

Changes

  • Fix initial repo count, status 404 for not found pages and improved logging (#948)
  • Fix sourcehut lookups and cache updates (#949)

v1.2.0

15 Nov 23:29
v1.2.0
c7b5162

Choose a tag to compare

Changes

  • Use background task to perform cloning and metrics calculation. Make the endpoints non-blocking (#947)

Dependencies

  • Bump config from 0.15.18 to 0.15.19 (#944)

v1.1.0

14 Nov 11:06
v1.1.0
68ee382

Choose a tag to compare

Changes

  • use axum, update dependencies, fix bugs (#945)

v1.0.0

06 Nov 12:21
v1.0.0
7c38c78

Choose a tag to compare

Changes

  • implement exclude filters (#938)

v0.40.0

01 Nov 15:42
v0.40.0
154ac70

Choose a tag to compare

Changes

  • dev shell using nix-flake (#936)
  • update all dependencies (#936)
  • use rust edtion 2024 (#936)
  • fix docker build (#937)

Dependencies

  • Bump stefanzweifel/git-auto-commit-action from 5 to 7 (#930, #934)
  • Bump tracing-subscriber from 0.3.19 to 0.3.20 (#933)
  • Bump stefanzweifel/git-auto-commit-action from 5 to 6 (#930)
  • Bump actions/attest-build-provenance from 2 to 3 (#932)
  • Bump actions/checkout from 4 to 5 (#931)

v0.39.0

09 Apr 14:00
v0.39.0
8edc8cf

Choose a tag to compare

  • Document and clarify how the metric is calculated. Thank you @razum2um #923

Dependencies