Skip to content

Version 0.1.3: Add JSON minimisation

Latest
Compare
Choose a tag to compare
@N-Parsons N-Parsons released this 07 Oct 20:22

Changes:

  • Added minimisation for JSON (stores an unstructured JSON without indentation).
  • Fixed headers for CSV/TSV.
  • Change error handling to use sys.exit(1) instead of exceptions for user input errors.
  • Fix bug where non-ibw files in the current directory were not filtered when using folder recursion.