Skip to content

v3.3.0

Compare
Choose a tag to compare
@lisaSW lisaSW released this 23 Jul 17:16
· 106 commits to master since this release
2d259ff

Changes:

  • Fixed empty log handling and error messages (#555)
  • Batch Files During Import To Lower RAM Usage / Break Up Importing for Datasets Larger than 2GB (#560)
  • Remove error printed on every incompatible file (#563)
  • Specify Output Delimiter with CLI Flag (#573)

Documentation:

  • Updating usage docs to make rolling import use cases more clear. (#557)
  • Escape % symbols in cron example (#570)

Development:

  • Switch to Go modules (#564)