Skip to content

Releases: dfialho/statzy

v0.3

06 Feb 23:15
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

This release includes some bugs fixes and interface improvements

Bugs and Improvements:

  • File chooser now opens directely in the directory of the last selected file
  • The application no longer crashes when an parse error occurs during execution
  • Error messages are now shorter and clearer
  • Error messages no longer mix the words record/row and column/value
  • Incorrect date/time formats are now handled properly showing the user an error message
  • The minimum width of the columns in the preview table is now larger to accomodate for larger headers
  • Drag 'N' drop no longer originates an IndexOutOfBoundsException

v0.2: Finished the version 0.2

06 Feb 18:26
Compare
Choose a tag to compare
Pre-release
Added features: 
- drag 'N' drop data and headers files into the preview table 
- progress feedback 
- save path is now chosen after processing 
- resizable window
- preview table no longer selected
- text in preview table is now centered