Skip to content

v0.0.4

Compare
Choose a tag to compare
@intentionally-left-nil intentionally-left-nil released this 25 Jan 19:52
· 12 commits to main since this release
e98404e

This is a big release as well!

  • It's a breaking change from v0.0.3 as the dfu_config.json format has changed
  • Created a plugin architecture so that external packages can participate in the DFU process
  • Created an immutable state to pair with this architecture
  • Support merge conflicts when installing
  • Moved the working-in-progress code out of the dfu folder, and into temporary folders
  • Implemented dfu shell to quickly get to the sub-folders created
  • Implemented dfu shell snapshot to chroot into a snapshot

What's Changed

Full Changelog: v0.0.3...v0.0.4