All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
v0.0.7 - 2016-01-29
- Unit tests have been written.
- Code has been refactored.
v0.0.4 - 2015-12-25
list counterparties
gives access to a list of outgoing transactions grouped by their counterparty.- Outgoing values are now positive since the word outgoing already describes a negative flow of money.
v0.0.3 - 2015-12-22
list totals
becamelist balances|outgoing|incoming
.show outgoing
andshow incoming
now fetch the amounts of coming money out or into a bank account for the current month.
v0.0.2 - 2015-12-22
list balances
becamelist totals
and now supports--amount-type=incoming|outgoing|all
.
v0.0.1 - 2015-12-21
- Preliminary release.