Myfitnesspal-to-sqlite

Latest version: v0.2.2

Safety actively analyzes 622275 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.2

- Fix: weight in the daily view now uses the average for a date rather than the sum.

0.2.1

- Fix `KeyError` when a measurement doesn't exist for a date.

0.2.0

- Create `daily` view with per-day analytics.
- Updates to `measurement_entries` table:
- Rename to `measurement_entry_items`.
- Replace `date` column with foreign key to `diary_entries`.
- Merge `measurements` CLI command into `diary` command. The rationale being that the tables are tightly coupled in any case, and that the new `daily` view depends on tables created in both commands.
- Remove `goal_` prefix from `goals` table columns.

0.1.0

- Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.