Skip to content
This repository has been archived by the owner on Mar 18, 2024. It is now read-only.

Releases: vkostyanetsky/Foodlog

0.2.1 - 2023-02-12

12 Feb 18:45
Compare
Choose a tag to compare

Added

  • Changed hotkeys of logs browser from Left and Right to A and D.

0.2.0 - 2022-08-21

21 Aug 06:05
Compare
Choose a tag to compare

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 - 2022-07-30

30 Jul 07:16
Compare
Choose a tag to compare

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.