reCsvEditor Changelog

What's new in reCsvEditor 0.98.5

Sep 4, 2018
  • New Xml compare and Xml directory compare.
  • Fixes for Code-Generation and open using Schema.

New in reCsvEditor 0.98.2 (Mar 9, 2017)

  • Changes include: Options to to define the default Csv Field Separators, and default Csv Quotes. An option to set the Foreground/Background Colors in Text view.

New in reCsvEditor 0.97h Beta (Jan 26, 2016)

  • minimum window size is set.
  • New parameters for Params.Properties in /.RecordEditor/reCsvEd or C:User.RecordEditorreCsvEd directories\
  • Option to display in first / second screen.
  • Edit-Options screens updated for new startup options.

New in reCsvEditor 0.97f Beta (Sep 16, 2015)

  • Add extra trace and problem reporting

New in reCsvEditor 0.97e Beta (Sep 16, 2015)

  • Add a new Character-set (font) component that will list available character-sets

New in reCsvEditor 0.97d Beta (Sep 16, 2015)

  • fix for Csv files where there is a large number of columns

New in reCsvEditor 0.97c Beta (Sep 16, 2015)

  • Fix for Filter issue in very large files.
  • Support for updating colors used in the Highlighted Text Editor.
  • Can use Background colors in the Highlighted Text Editor. Note: When a background color is used, a a white underline can appear, I do not think this can be fixed.
  • Adding an Output Tab in the script run Screen. You can now use print/println function in macros (scripts) and they are displayed on a seperate tab. This is useful for debugging.
  • When running a script, any print/println will be written to the Log Window.

New in reCsvEditor 0.97 Beta (Jan 19, 2015)

  • Fixes for Java 8 + linux/Open-Jdk.
  • Updated Csv parser (Extended Basic is now the default Csv parser). The new standard Parser follows Csv standard more closely.
  • Updated Main screen with:
  • Options to list Drives (Windows) and Recent Directories
  • Option to display hidden files (Right Click Menu)
  • Updated File-Chooser screen with Recent directory options

New in reCsvEditor 0.96g Beta (Oct 30, 2014)

  • Changes:
  • More Cell operations (Right click and Edit menus)
  • Added Recent Directory option to File Menu
  • Tips displayed on startup
  • New JavaScript macros (Delete-Duplicates and Show Duplicates)
  • New Jython / Groovy macros to save files as JSon. These require Jython / Groovy interpreter's to be downloaded separately from there Project sites
  • New Delete-Duplicate / Sort Macro-Build functions
  • Removed Java-7 dependencies that had crept in, Should run in Java 6 again.
  • Improved major error reporting
  • Fixed issue with spaces in filename (when used as a Startup parameter for ReCsvEditor)

New in reCsvEditor 0.96e Beta (Sep 16, 2014)

  • There have been changes to Key assignment. Ctrl-C and Ctrl-C are now cell copy / cell paste etc. Record-Copy, Record-Cut, Record-Paste, Record-Insert and Record-Delete. are now Alt-C, Alt-X, Alt-V, Alt-Insert and Alt-Delete.
  • Can view / update GetText-PO and SwingX-Tip files
  • New Highlighted Text view where fields are highlighted
  • New Script Build function. Also there is a more detailed explanation here.
  • Cell selection is now supported (instead of record selection). Cell copy/paste is now availablee on the Ctrl-C or Ctrl-V.
  • Can View/Update Get-Text PO files and SwingX Tip files.
  • Major changes to Installers - Better Windows UAC handling, can install in Windows"User" account, Better handling of multiple user's on PC.
  • Can specify Character-set on Csv and Fixed width export screens.
  • New Csv compare function (Utilities >>>> Compare menu).
  • Added file character-set detection for Ebcdic files
  • Screen layout changes for new Wide screens.
  • Large number of improvements for Big files including:
  • Improvements in filtering, copying, pasting in Big files
  • Improvements in loading large gzip files
  • Improved memory management

New in reCsvEditor 0.95d Beta (Sep 16, 2014)

  • Fixing an issue when the default directory does not exist.

New in reCsvEditor 0.95c Beta (Oct 14, 2013)

  • Fixed several problems
  • Added better support for mixed New-Line characters.
  • Added HTML fields and HTML editor screen to package.

New in reCsvEditor 0.95.0 Beta (Jul 3, 2013)

  • Added basic Script-Editor to the Script-Run dialog
  • Extra Functions / Methods for use in Macro Scripts, More example scripts and Script-Documentation.
  • Problem fix's and general cleanup.
  • Updates to How to documentation for Scripts.
  • New Text Editor View.
  • New positive binary types (Mainly for Cobol).
  • Minor updates to Open File to improves looks and make better use of screen space.
  • Increase space allocated to BigFile bat/sh scripts to 1.2GB on the assumption that most people have at least 2GB. This should allow editting of 3/4 GB files.
  • Added 2 new CsvParsers:
  • Basic - Delimiter all fields - ensure there is a delimiter for every field (even when a field is not present)
  • Basic - Delimiter all fields + 1 - ensure there is a delimiter for every field + an extra delimiter after the last field

New in reCsvEditor 0.90.0 Beta (Jul 3, 2013)

  • Better scripting support, improvements to open screen, Extra Csv parsing options

New in reCsvEditor 0.90.0 Beta (Sep 4, 2012)

  • Related screens are now displayed as tabs on the one screen (default). There is still the option to display each view in its own screen.
  • Different views can be docked / undocked with each other as needed.
  • List screens can now have a Record Screen where the current record is displayed.
  • Support for foreign languages via GetText po files / resource bundles produced via GetText. There are sample language files generated using Google Translate.
  • Filter - added And / Or operators, also added Starts With operator.
  • Enhanced HTML Export.
  • Option to Open Exported file.
  • Highlight changed fields on Compare screen.
  • Updated Find function.
  • Minor Gui changes.

New in reCsvEditor 0.80.6 Beta (May 1, 2012)

  • Can view Update Xml files as well
  • Updated startup procedure (Windows UAC related).
  • Can view / update fixed width files:
  • Rewrite of the Save As / Export functions. Changes include
  • New SaveAs function
  • Old SaveAs has become Export
  • You can now specify the Xsl Transform Jars on the Export optioiExport option.
  • When using Export AS Csv / Xml / Velocity etc, only the relavent panel is displayed. The old Tab format is available as an Option (Edit Option>>>>Properties>>>>Other Options)
  • New Export via Script (Jython, JRuby etc) option
  • Option to Edit saved/exported File (if it is in a supported format: Xml, Csv, Fixed)
  • Lot of minor GUI changes:
  • Can set startup size (maximised, last or specific size)
  • Esc key Closes most utility screens
  • Delete key deletes rows
  • Changes related to Windows and Nimbus LAF

New in reCsvEditor 0.69.2e Beta (Mar 28, 2012)

  • Support for Fields names being on lines other than the first line
  • Improved file structure detection
  • Support for default column Values (Edit >>>> Update CSV columns)
  • Fixed problems in load File_Description