Skip to content

Releases: kevinastone/lynceus

v0.5.1

08 Jun 04:49
b903126

Choose a tag to compare

Other

  • simplify constant initialization and clean up watcher

v0.5.0

07 Jun 18:16

Choose a tag to compare

Added

  • log file size once a file has stabilized

Other

  • (args) [breaking] remove short and long command-line flags for webhook URL
  • remove .cargo from .gitignore
  • (deps) bump Cargo.toml dependencies to latest stable versions
  • replace custom test_helpers with camino-tempfile

v0.4.4

07 Jun 15:45
18f970f

Choose a tag to compare

Added

  • add short and long flags for webhook URL

Other

  • improve tracing context by using spans for file processing
  • adopt camino for UTF-8 path safety and simplify path resolution
  • split makeImage and expose cross-compiled binary packages
  • (nix) disable checks in commonArgs
  • (nix) simplify cross-compilation arguments in flake.nix
  • (nix) use standard system names and optimize makeImage
  • use RELEASE_PLZ_TOKEN for release-plz jobs

v0.4.3

05 Jun 07:21
d86a74a

Choose a tag to compare

Other

  • optimize multi-architecture container builds using cross-compilation
  • pass registry repository name as argument to push script
  • build and push multi-architecture container images using qemu and regctl
  • (nix) simplify Docker image build and environment setup
  • Drop gc and partial matching caches for cache-nix-action
  • add processing pipeline mermaid diagram to README
  • Add cargo registry token secret reference