This document records all notable changes to Converter CSV by LimberDuck.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.3.0 - 2021-08-30
converter-csv
as Python package - from now on you can install it withpip install converter-csv
- entry point
converter-csv
added - from now on, after installation of Converter CSV you can run it with commandconverter-csv
0.2.3 - 2021-03-27
- Requirements updated with new version of pillow and pyinstaller.
0.2.2 - 2019-05-18
- Suffix with timestamp changed to format displayed in gui.
0.2.1 - 2019-05-18
- Cancel option handled if change target directory action has been taken.
- About dialog window format changed to display release date.
0.2.0 - 2019-05-12
- possibility to add suffix to output files with current time or/and custom text
0.1.0 - 2018-12-31
- Initial public release