Skip to content

v1.11.0

Compare
Choose a tag to compare
@aantn aantn released this 20 Jun 10:38
· 12 commits to main since this release
c400fc8

Breaking Changes

The csv exporter's behaviour has been modified:

  • -f csv-export is now -f csv
  • To export csv to a file use --fileoutput=filename.csv and specify a filename or use --fileoutput-dynamic if you want to keep using the old behavior that sets filenames based on the datetime.

Other Fixes

Full Changelog: v1.10.0...v1.11.0