Releases: alxdrcirilo/apple-health-parser
Releases · alxdrcirilo/apple-health-parser
1.1.0
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
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.5.4
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
0.5.3 (2024-07-14)
Fix
- fix: body overview_type requires daily mean (
f5cc434
)
0.5.2
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
0.5.1 (2024-07-08)
Fix
- fix: source_version optional
Some older data does not include the sourceVersion
attribute. (64413f5
)
0.5.0
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
)