Releases: zshamrock/dynocsv
Releases · zshamrock/dynocsv
Release v1.1.4
- Preprocess in memory entries for extra empty values if new attributes have been detected and not yet flushed #30
Release v1.1.3
- Set the columns in the resulting CSV file even if not provided by the user #12
Release v1.1.2
- Fix error on query sort not working #19
- Sort columns with the primary key first, then any index, and then the rest of the attributes alphabetically #10