Added
- Skipping the "OPDObject type" column if it exists in the CSV file.
- PyPi setup to install the application using pip.
- Option to run the application as a console script.
- Unit tests.
Changed
- Improvements to error handling.
- Decoupled UI from logic.
- Project structure.
- Minor improvements to code style.
Fixed
- Bug that affected the selection of the tab separator.