Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@0x5a17ed 0x5a17ed released this 08 Mar 19:39

v0.6.1

This project follows the semver rules of versioning for a release that only introduces backwards compatible bug fixes.

What's changed

🩹 Patches

  • Fixed a possible crash in EncodeBigEndian when a zero sized byte slice was provided. Thanks to @ecks who reported the problem and provided a fix.
  • Fixed missing marshaller for the BootOrder UEFI variable preventing the value from being written to. Thanks to @mheese who reported the problem and provided a fix.

New Contributors

  • @ecks made their first contribution in #2
  • @mheese made their first contribution in #3

Full Changelog: v0.6.0...v0.6.1