Releases: raphaelcoeffic/dive
Releases · raphaelcoeffic/dive
v0.2.1
What's Changed
- chore: upgrade runners to 24.04 with user namespaces allowed by @raphaelcoeffic in #29
- feat: use stable NixOS release (24.11) by @raphaelcoeffic in #31
- chore(deps): bump ring from 0.17.8 to 0.17.13 by @dependabot[bot] in #30
- chores: update nix to 2.28.3 and NixOS to 25.05 by @raphaelcoeffic in #32
- chores: cleanup version constants by @raphaelcoeffic in #33
- chores(ci): use arm64 runner by @raphaelcoeffic in #34
- fix(nspawn): use a private mount namespace by @raphaelcoeffic in #35
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.8
What's Changed
- fix: exit shell on rootful container exit by @raphaelcoeffic in #26
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
What's Changed
- chore: bumped Nix version to v2.25.2
- feat: use Mozilla certificate bundle
- fix: container PID with
systemd-nspawn
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
v0.1.3
What's Changed
- feat: improve shell by @raphaelcoeffic in #6
- chores: better files layout by @raphaelcoeffic in #7
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- fix: make multiple shells use the same overlay by @raphaelcoeffic in #4
- chores: reduce deps by @raphaelcoeffic in #5
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat: enable cross-building base image via
qemu-user-staticby @raphaelcoeffic in #3
Full Changelog: v0.1.0...v0.1.1