Add project files.

This commit is contained in:
2025-07-31 11:26:53 -06:00
commit 2210572805
45 changed files with 4908 additions and 0 deletions

29
CHANGELOG.md Normal file
View File

@@ -0,0 +1,29 @@
Version 0.0.8 - 2025-07-31
* Update repository info and related URLs
* Minor changes
Version 0.0.7 - 2024-09-06
* New repository created and URLs fixed
* Minor changes
Version 0.0.6 - 2023-06-12
* Add SQLite DB browser
Version 0.0.5 - 2023-05-27
* Fix GUI SQLite DB file selector
* Fix some cross threading issues with 2 way data binding
* Update all documentation
* Minor code changes
Version 0.0.4 - 2023-04-30
* Add CHANGELOG file
Version 0.0.3 - 2023-00-00
* Update to .NET Framework 4.8
* Initial release