Skip to content

Releases: BdR76/CSVLint

Reformat bugfix, improved enumeration, sort on length

25 Jun 20:31
Compare
Choose a tag to compare
  • #91 Bugfix: Reformat, Sort and Add Column no longer changes CRLF to LF
  • #89 Improved enumeration detection
  • Sort dialog, new option Sort on length of value
  • Sort and Add Column, allow resize of dialogs for long column names
  • Generate scripts, various improvements
  • Various bugfixes

Support PowerShell and datadictionary CSV and various updates

16 Dec 22:05
Compare
Choose a tag to compare
  • #80 Settings dialog, Colors button appearance
  • #70 Convert data, new option AutoSyntaxLimit
  • Generate metadata, support PowerShell script
  • Generate metadata, support datadictionary CSV
  • Manual detect, new button to copy column positions
  • Rename setting NullValue to NullKeyword
  • Update Donate button link
  • Various updates and bugfixes

Support enum/coded values and various updates

03 Jun 22:09
Compare
Choose a tag to compare
  • #63 Support for enum/coded values
  • #64 Analyse Data Report show correct date range
  • #67 #69 Fix rare crashing situation due to transparent cursor line setting
  • #66 Syntax highlighting with special separator character
  • Convert to SQL, PostgreSQL improvements, enum and table comment
  • Generate Python/R, enum support
  • Generate W3C CSV Schema JSON various improvements
  • Settings dialog, remove userpref dialog values
  • Various updates and bugfixes

Comment character and dark mode support

02 May 21:49
Compare
Choose a tag to compare
  • #48 Improved comment character support
  • Dark mode dialogs
  • Various bugfixes and updates

Syntax Highlighting fix, new SkipLines feature and quoted string improvements

16 Apr 09:33
Compare
Choose a tag to compare
  • #50 Bugfix for Syntax Highlighting and Windows code page 936
  • #46 New SkipLines feature and support for line comment character
  • #53 Syntax highlighting bugfix when editing quoted values
  • #51 More consistent use of trim/quote settings
  • #54 Allow user to delete column
  • Split on character, new option split on Nth occurrence
  • Replace buymeacoffee link with donate PayPal link
  • Various bugfixes and updates

Manual fixed width positions, syntax highlighting toggle button, change font in docked window

29 Oct 14:40
Compare
Choose a tag to compare
  • Detect fixed width, allow manual column positions
  • Button to toggle syntax highlighting
  • Allow user to change font in docked window textboxes
  • Minor bugfixes

Sort data Edit column various fixes

09 Oct 15:00
Compare
Choose a tag to compare
  • Apply quotes bugfix, also values that contain CrLf character
  • Sort data and split column, use quotes correctly
  • Sort data and split column, also support fixed width
  • Various minor updates

Improved compatibility, sort data, update default colorsets

30 Sep 15:11
Compare
Choose a tag to compare
  • Improved compatibility with Windows unicode UTF8 setting
  • Sort data, new option to sort on column
  • Split column, add options pad character, search and replace
  • Split column, remove options when contains, decode multiple value
  • Default color sets now have 12 colors instead of 8 (less repeats) + optimal color contrast
  • Settings dialog, color set preview icons
  • Autodetect improved, skip empty lines + clear message when nothing detected
  • Metadata for fixed width, also output absolute positions
  • Various bugfixes

Split column bugfix and improved datetime mask detection

14 Aug 13:51
Compare
Choose a tag to compare
  • Split column bugfix for issue #35
  • Detect columns, improved datetime mask detection
  • Detect columns, new setting ErrorTolerance
  • Analyze dataset, DateTime range fixed for two-digit year
  • Manually edit metadata sometimes crashed, now fixed
  • Various bugfixes

Detect columns manually, improved fixed width support

25 Jul 15:39
Compare
Choose a tag to compare
  • Option to manually override detect columns
  • Fixed width, improved column detection
  • Reformat data, new option to replace CRLF
  • Apply quotes bugfix for issue #29
  • Various minor updates