Skip to content

1.13.0

Compare
Choose a tag to compare
@boxblinkracer boxblinkracer released this 03 Sep 12:35
· 309 commits to main since this release

Added

  • Add storage format option eol-last to all file based formats. This will automatically add a new line at the end of the file. (thx @JoshuaBehrens)
  • Add new line number data to errors and reports of file based storage formats. (thx @matthiashamacher )

Fixed

  • Fix broken sort attribute detection in storage format. Sometimes a FALSE got recognized as TRUE.