Skip to content

Releases: DeterminateSystems/bootspec

v2.0.0

13 Oct 18:17
d762893

Choose a tag to compare

What's Changed

  • feat: read the full specialisation schema from bootspec by @r-vdp in #207
  • fix: make clippy happy by @r-vdp in #208
  • bootspec: bump to v2.0.0 by @cole-h in #214

Full Changelog: v1.1.0...v2.0.0

v1.1.0

26 Aug 19:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

28 Apr 14:50
2a738a5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

20 May 17:33

Choose a tag to compare

What's Changed

  • bootspec: relax the extensions type by @cole-h in #117
  • bootspec: offer TryInto conversion from Generation to any schema version by @cole-h in #120

Full Changelog: v0.2.0...v1.0.0

v0.2.0

04 May 22:16

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Apr 14:13

Choose a tag to compare

This is the first official release of the bootspec crate. This provides tooling to interact with v1 of NixOS bootspec documents.

This is a v0.1.0 to allow consumers time to play with the API before it is set in stone (for bootspec v1) in a 1.0.0 release.

Full Changelog: https://github.com/DeterminateSystems/bootspec/commits/v0.1.0