Releases: kevinastone/lynceus
Releases · kevinastone/lynceus
v0.5.1
v0.5.0
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
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
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