Skip to content

v3.3.0

Choose a tag to compare

@osiegmar osiegmar released this 19 Sep 19:36
· 228 commits to main since this release

Added

  • Implement Flushable interface for CsvWriter to allow flushing the underlying writer
  • Implement autoFlush option for CsvWriter to automatically flush the writer after writing a record
  • Implement toConsole method for CsvWriter to write records to the console