* Changed hotkeys of logs browser from `Left` and `Right` to `A` and `D`.
0.2.0
Added
* Logs browser where you can switch between days by clicking `Left` and `Right`. * Math operations in the journal file. For instance, now you can write something like `apple: 100+150+200` and it will be equal to `apple: 450`. * Weight output for each food entry in a daily statistics.
0.1.0
Added
* Basic food diary management: a user can make a catalog of food they consume and estimate how many calories they get every day. * Ability to work in any directory if installed via pip.