Skip to content

Releases: alxdrcirilo/apple-health-parser

1.1.2

21 Jul 08:56
Compare
Choose a tag to compare

v1.1.2 (2025-07-21)

Bug Fixes


Detailed Changes: 1.1.1...1.1.2

1.1.1

21 Jul 08:36
Compare
Choose a tag to compare

v1.1.1 (2025-07-21)

Bug Fixes


Detailed Changes: 1.1.0...1.1.1

1.1.0

21 Jul 08:14
Compare
Choose a tag to compare

v1.1.0 (2025-07-21)

Build System

  • deps-dev: Bump jinja2 from 3.1.5 to 3.1.6 (#9, a6ec68a)

  • deps-dev: Bump urllib3 from 2.2.2 to 2.5.0 (#8, d23d0a1)

Features

  • Add sleep data parsing and plotting (#6, 813bca3)

Detailed Changes: 1.0.0...1.1.0

1.0.0

21 Jul 07:51
Compare
Choose a tag to compare

v1.0.0 (2025-07-21)

Build System

  • deps-dev: Bump jinja2 from 3.1.4 to 3.1.5 (#5, cfdecdf)

  • deps-dev: Bump requests from 2.32.3 to 2.32.4 (#7, 8181739)


Detailed Changes: 0.6.0...1.0.0

0.6.0

31 Dec 15:18
Compare
Choose a tag to compare

v0.6.0 (2024-12-31)

Features


Detailed Changes: 0.5.4...0.6.0

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] <[email protected]> (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)