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.
- Added PostgreSQL support.
- Added tools-scripts (bat/sh).
- Added license.
- Removed datastore selection on startup.
- Removed editing date addition and added sorting of parameters by key in properties file.
- Made refactoring.
- Fixed several bugs.
- Added import data from file and export data to file for different formats : xml, yaml, json, csv, bser, ser.
- Made refactoring using features from java 17.
- Fixed several bugs.
- Made clean up, improved and refactored code.
- Fixed several bugs.
- The operation logic of saving data has been changed: now saving data to database occurs after pressing the save button.
- Fixed several bugs.
- Added SQLite database file chooser.
- Fixed several bugs.
- Added base version that works with one internal SQLite database file.