Releases: dfialho/statzy
Releases · dfialho/statzy
v0.3
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
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