Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
timoni_0.24.0_provenance.intoto.jsonl | 2025-02-08 | 15.3 kB | |
timoni_0.24.0_checksums.txt | 2025-02-08 | 690 Bytes | |
timoni_0.24.0_sbom.spdx.json | 2025-02-08 | 302.5 kB | |
timoni_0.24.0_source_code.tar.gz | 2025-02-08 | 1.1 MB | |
timoni_0.24.0_windows_amd64.zip | 2025-02-08 | 17.7 MB | |
timoni_0.24.0_darwin_amd64.tar.gz | 2025-02-08 | 17.5 MB | |
timoni_0.24.0_darwin_arm64.tar.gz | 2025-02-08 | 16.3 MB | |
timoni_0.24.0_linux_amd64.tar.gz | 2025-02-08 | 17.2 MB | |
timoni_0.24.0_linux_arm64.tar.gz | 2025-02-08 | 15.7 MB | |
README.md | 2025-02-08 | 933 Bytes | |
v0.24.0 source code.tar.gz | 2025-02-08 | 1.1 MB | |
v0.24.0 source code.zip | 2025-02-08 | 1.4 MB | |
Totals: 12 Items | 88.2 MB | 0 |
Timoni's CUE engine has been updated to v0.12.0. To support the development of Timoni going forward please consider becoming a sponsor on GitHub.
What's Changed
- Add TIMONI_CACHE_DIR variable as another method to set the cache location by @folliehiyuki in https://github.com/stefanprodan/timoni/pull/475
- Update Kubernetes dependencies by @stefanprodan in https://github.com/stefanprodan/timoni/pull/479
- Update
cuelang.org/go
to v0.12.0 by @stefanprodan in https://github.com/stefanprodan/timoni/pull/480 - Fix
timoni:generate
header by @stefanprodan in https://github.com/stefanprodan/timoni/pull/481
New Contributors
- @folliehiyuki made their first contribution in https://github.com/stefanprodan/timoni/pull/475
Full Changelog: https://github.com/stefanprodan/timoni/compare/v0.23.0...v0.24.0