All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- The software version is now displayed in the statusbar
- New about box displaying embedded libraries versions
- Moving from MySQL 5.6.51 to MariaDB 10.6.10
- bumping GDAL to 3.5.2
- bumping gtest to 1.12.1
- Using SVG icons instead of bitmaps for the toolbar
- Export button is now working as expected (see #2)
- Using new application logo (SVG too).
- Removing MySQL logo from the main UI
- Conan-based dependency management (www.conan.io)
- CI/CD using Github actions
- a changelog file
- build instructions
- migration of unit tests in Google Test
- a lot of code cleaning
- Removing old Cmake files
- MySQL updated to version 5.6.51
- updating the readme file