Skip to content

Releases: vbrandl/hoc

v1.10.0

20 Apr 00:09
v1.10.0
9da64ae

Choose a tag to compare

Dependencies

  • Bump rust-overlay from 962a093 to 62e3b8a (#1036, #1043)
  • Bump nixpkgs from 8110df5 to 4bd9165 (#1037, #1044)
  • Bump rust-overlay from 962a093 to 573a61f (#1036)
  • Bump alpine from 3.23.3 to 3.23.4 (#1040)
  • Bump rust-toolchain from 1.94.1 to 1.95.0 (#1045)
  • Update transitive dependencies (#1046)

v1.9.0

12 Apr 23:22
v1.9.0
5f1c630

Choose a tag to compare

Changes

  • Update nix flake using dependabot (#1035)

Dependencies

  • Update flake.lock (#1023)
  • Update Cargo.lock and fix RUSTSEC-2026-0037 (#1023)
  • Bump tempfile from 3.26.0 to 3.27.0 (#1024)
  • Bump config from 0.15.19 to 0.15.22 (#1025, #1027)
  • Bump tracing-subscriber from 0.3.22 to 0.3.23 (#1027)
  • Bump rustls-webpki from 0.103.9 to 0.103.10 (#1029)
  • Bump rust-toolchain from 1.94.0 to 1.94.1 (#1030)
  • Bump tokio from 1.50.0 to 1.51.1 (#1032, #1033)

v1.8.0

09 Mar 00:02
v1.8.0
64dbd98

Choose a tag to compare

Dependencies

  • Bump serde_json from 1.0.147 to 1.0.149 (#975, #979)
  • Update Cargo.lock and flake.lock (#977)
  • Bump jiff from 0.2.17 to 0.2.23 (#978, #999, #1002, #1010, #1014, #1016)
  • Update Cargo.lock and flake.lock (#977)
  • Bump vergen-gix from 1.0.9 to 9.1.0 (#981)
  • Bump thiserror from 2.0.17 to 2.0.18 (#980)
  • Bump gix-glob from 0.23.0 to 0.24.0 (#984)
  • Bump rust-toolchain from 1.92.0 to 1.94.0 (#985, #1003, #1020)
  • Bump alpine from 3.23.2 to 3.23.3 (#986)
  • Bump bytes from 1.11.0 to 1.11.1 (#991)
  • Bump git2 from 0.20.3 to 0.20.4 (#994)
  • Bump time from 0.3.45 to 0.3.47 (#996)
  • Bump anyhow from 1.0.100 to 1.0.102 (#997, #1007)
  • Bump hyper-util from 0.1.19 to 0.1.20 (#997)
  • Bump tempfile from 3.24.0 to 3.26.0 (#1000, #1010)
  • Bump futures from 0.3.31 to 0.3.32 (#1005)
  • Bump actions/attest-build-provenance from 3 to 4 (#1012)
  • Bump tokio from 1.49.0 to 1.50.0 (#1016)
  • Bump docker/login-action from 3 to 4 (#1017)
  • Bump docker/build-push-action from 6 to 7 (#1018)
  • Bump docker/metadata-action from 5 to 6 (#1019)

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)