Skip to content

Releases: dfu-programmer/dfu-programmer

v1.1.0

08 Jul 20:59
Compare
Choose a tag to compare

Changes

  • Add --erase-first option #90 #92
  • Fix missing update-bash-completion.sh #91
  • Fix missing header files #93 #94

v1.0.0

25 Oct 01:58
Compare
Choose a tag to compare

Changes

  • Remove libusb0 support

v0.9.0

21 Oct 07:18
Compare
Choose a tag to compare

Changes

  • Add --validate-first and --ignore-outside options to the flash command
  • Disabled progress bar when not using a tty

v0.8.1-libusb1

14 Oct 07:37
Compare
Choose a tag to compare

Changes

  • Fix bug preventing specifying a device with libusb0
  • Fix bug in order device id was printed with libusb0
  • Publish Windows binaries with libusb1
  • Update libusb1 include path
  • Update uses of deprecated libusb1 functions

v0.8.1

14 Oct 03:12
Compare
Choose a tag to compare

Changes

  • Fix bug preventing specifying a device with libusb0
  • Fix bug in order device id was printed with libusb0

v0.8.0

13 Oct 09:47
Compare
Choose a tag to compare

Changes

  • Experimental support for ST cortex M4
  • Enable GitHub Actions for releases [2022-10-13]
  • Make ./bootstrap.sh fail if any command fails (and print commands)
  • Update configure.ac features
  • Added IntelliSense hints for Visual Studio Code

dfu-programmer v0.7.1

05 Jan 14:44
Compare
Choose a tag to compare

This is a minor release adding one experimental feature and mopping up a few bug fixes

  • Add experimental support for autocomplete on Ubuntu
  • Fix exit status of help-related options and improve start sequence
  • Fix infinite loop in rpl_malloc
  • Fix filenames in distribution tarball