Skip to content

ExcelExtract 1.0.0

Latest

Choose a tag to compare

@philippe554 philippe554 released this 01 Jul 15:16
· 1 commit to main since this release

Changes

  • Make exports field optional in the config file
  • Add propper logging system
  • Add a mode to run without a config file, but specify the xlsx as command argument
  • Allow to write the output to to the console
  • Add order field to config file (allows to order columns)
  • Add export to xlsx (to export both in json mode: "output": "file.csv|xlsx")
  • Add file tokens