Skip to content

Releases: alxdrcirilo/apple-health-parser

0.5.4

17 Aug 08:28
Compare
Choose a tag to compare

0.5.4 (2024-08-17)

Documentation

  • docs(README): fix warning markdown alert (d2bc78c)

Fix

  • fix: circular imports in plot subpackage (#3) (498d384)

0.5.3

14 Jul 08:18
Compare
Choose a tag to compare

0.5.3 (2024-07-14)

Fix

  • fix: body overview_type requires daily mean (f5cc434)

0.5.2

13 Jul 10:13
Compare
Choose a tag to compare

0.5.2 (2024-07-13)

Build

  • build(deps-dev): bump certifi from 2024.6.2 to 2024.7.4

Bumps certifi from 2024.6.2 to 2024.7.4.


updated-dependencies:

  • dependency-name: certifi
    dependency-type: indirect
    ...

Signed-off-by: dependabot[bot] <support@github.com> (d6efbd9)

Documentation

  • docs: mention available flags listing (15c89ca)

Fix

  • fix(plot): replace append_trace with add_trace (672ef4e)

Test

Unknown

  • Merge pull request #1 from alxdrcirilo/dependabot/pip/certifi-2024.7.4

build(deps-dev): bump certifi from 2024.6.2 to 2024.7.4 (66b54ce)

0.5.1

08 Jul 09:20
Compare
Choose a tag to compare

0.5.1 (2024-07-08)

Fix

  • fix: source_version optional

Some older data does not include the sourceVersion attribute. (64413f5)

0.5.0

05 Jul 16:24
Compare
Choose a tag to compare

0.5.0 (2024-07-05)

Breaking

  • docs(todo): mention CHANGELOG.md and LICENSE.md

BREAKING CHANGE: Manually trigger major bump on version zero. (6a596db)

0.4.0

05 Jul 16:18
Compare
Choose a tag to compare

Initial release.