Releases: Mic92/cntr
Releases · Mic92/cntr
1.6.1
What's Changed
- fix 32-bit compilation by @Mic92 in #433
- build(deps): bump log from 0.4.22 to 0.4.25 by @dependabot in #429
- chore(deps): update rust crate clap to v4.5.27 by @mic92-renovate in #431
Full Changelog: 1.6.0...1.6.1
1.6.0
1.5.4
What's Changed
No real change but just countless of rust crate updates... Just business as usual for rust projects I guess.
Full Changelog: 1.5.3...1.5.4
1.5.3
bump version to 1.5.3
1.5.2
What's Changed
- add clap dependency by @Mic92 in #44
- update doc with clap argparsing by @pogobanane in #45
- Move to simple error by @Mic92 in #53
- remove refactored file by @Mic92 in #54
- remove empty try_with messages by @Mic92 in #55
- cntrfs: fix waiting for events by @Mic92 in #69
- Inital kubernetes support by @Mic92 in #57
- Fix build on 32-bit platforms by @lopsided98 in #124
New Contributors
- @pogobanane made their first contribution in #45
- @lopsided98 made their first contribution in #124
- @sarcasticadmin made their first contribution in #193
- @a-kenji made their first contribution in #253
Full Changelog: 1.5.1...1.5.2
1.5.1: Fix entering nix sandboxes
Executing setcap wrapper was broken.
1.5.0: podman support
also upgrade some dependencies
Fix aarch64 build
1.4.1 bump version in cargo.lock
Containerd support
We now support resolving containerd names using the ctr
binary.
Update dependencies
Updated cntr-fuse and other dependencies