Releases: Kodaskills/zellig
Releases · Kodaskills/zellig
Release list
v0.1.1
v0.1.0
0.1.0 (2026-05-15)
Features
- local: bypass CUDA at runtime when no devices found (f66be76)
- one binary — ct2rs + CUDA dynamic loading (9c5b974)
- zellig v0.1.0 — multi-backend CLI translation tool (46c4054)
Bug Fixes
- correct nvidia/cuda image tags to 12.6.3 (38846a8)
- resolve clippy lint errors (sort_by_key, collapsible_match) (382ee20)
- use $HOME/.cargo/bin in container steps (GHA sets HOME=/github/home) (594c6ce)
Continuous Integration
- Bump docker/build-push-action from 6 to 7 (093cb08)
- Bump docker/login-action from 3 to 4 (e52a1f3)
- Bump docker/metadata-action from 5 to 6 (6c5b6fe)
- curl not found on Linux build (82df4ac)
- drop --all-features from clippy/test/docs (10d68cc)
- drops zig wrapper for linux — fixes OpenMP build failure (4fc56fc)
- local features (af5064c)
Documentation
- add Docker installation and use examples (490785a)
- change index.html footer (366fa4e)
- change README logo src (969713a)
- move web directory to docs for github pages (ee7c8a4)