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

Latest commit

 

History

History
28 lines (16 loc) · 745 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 745 Bytes

Changelog

[UNRELEASED]

Added

  • Fixed an application crash if the journal is empty.

0.2.1 - 2023-02-12

Added

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

0.2.0 - 2022-08-21

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

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.