Skip to content

v0.13.0

Compare
Choose a tag to compare
@hugelgupf hugelgupf released this 08 Feb 01:15
· 205 commits to main since this release

Summary

  • gosh is now the default shell. Head on over to #2900 if you have comments.
  • elvish is scheduled for deletion in v0.14.0. Head on over to #2900 if you have comments.
  • flash (SPI) tools have gotten a lot of improvements, try out the cmds/fwtools/flash command! Thank you @rminnich!
  • new commands:
    • cmds/core/nohup, like the regular nohup utility ("invoke a utility immune to hangups"). Thank you @binjip978!
    • cmds/exp/dumpmemmap, parses and dumps every interpretation of physical memory available on the system (/proc/iomem, /sys/firmware/memmap, /sys/firmware/fdt, and /sys/kernel/debug/memblock).
  • kexec tooling has received cleanups, unit testing, and integration test coverage collection.

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0