Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

44 lines (27 loc) · 1.12 KB

Changelog

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.

Changed

  • Database migrations are handled by sqlx. It's a breaking change and requires reloading data.

0.2.0 - 2024-07-02

Added

  • Cross-compilation support for ARM architecture
  • Mark tax payments as done/pending

Changed

  • SQLite backend enabled by default

0.1.1 - 2024-04-23

Fixed

  • Windows support

0.1.0 - 2024-04-23

Added

  • 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