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.
- Database migrations are handled by sqlx. It's a breaking change and requires reloading data.
0.2.0 - 2024-07-02
- Cross-compilation support for ARM architecture
- Mark tax payments as done/pending
- SQLite backend enabled by default
0.1.1 - 2024-04-23
- Windows support
0.1.0 - 2024-04-23
- Initialize application configuration and storage
- Load tax rates and report parameters from configuration
- Group income reports by quarters
- Filter incomes and reports on quarters and years
- Generate reports in taxer format