Skip to content

Releases: containers/bootc

v0.1.6

23 Jan 19:21
1e9c282
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.6

0.1.5

19 Dec 15:59
f194c46
Compare
Choose a tag to compare

Breaking CLI/API changes

  • install: Rename install -> install to-disk, peer with to-filesystem by @cgwalters in #226
  • Don't enforce container sigpolicy by default by @cgwalters in #230

New features

Important bugfixes

Other changes

New Contributors

Full Changelog: v0.1.4...v0.1.5

0.1.4

10 Nov 12:18
b57ddbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

0.1.3

06 Nov 18:16
6ebad51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Oct 13:19
Compare
Choose a tag to compare

A variety of smaller improvements here; by far the most interesting is the new support for install-to-filesystem --replace=alongside which allows installing inside an existing Linux system.

What's Changed

Full Changelog: v0.1.1...v0.1.2

Release 0.1.1

12 Sep 15:09
ff75e70
Compare
Choose a tag to compare

What's Changed

This is just an internals change, but lets us drop a bunch of older crate dependencies (glib 0.16, cap-std 1.x)

Full Changelog: v0.1...v0.1.1

Release 0.1

07 Sep 13:38
d7309b6
Compare
Choose a tag to compare

The current state of things is suitable for "0.1" level usage for sure. Let's cut an official first release!