1.13.0
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.