Skip to content

Releases: dogsheep/healthkit-to-sqlite

1.0.1

20 Aug 00:56

Choose a tag to compare

  • Fixed bug where activity_summary table could fail to be built with an error. #19

1.0

17 Oct 21:17

Choose a tag to compare

1.0
  • Fixed a bug where export files generated in languages other than English failed to import. #11
  • CI now uses GitHub Actions

0.5

28 Mar 01:55

Choose a tag to compare

0.5
  • Upgraded to latest sqlite-utils

0.4

08 Nov 01:19

Choose a tag to compare

0.4
  • Fixed workout latitude/longitude points import for iOS 13 - #10

0.3.2

26 Jul 06:12

Choose a tag to compare

Fix for #9 - Too many SQL variables bug

0.3.1

24 Jul 06:38

Choose a tag to compare

Uses less RAM - see #7

0.3

22 Jul 03:33

Choose a tag to compare

0.3
  • Tool now displays a progress bar during import - you can disable it with --silent #5
  • You can pass a path to a decompressed XML file instead of a zip file, using --xml
  • Records table is now broken up into different tables for each type of recorded data #6

0.2

20 Jul 16:44

Choose a tag to compare

0.2

Fixed a bug where duplicate records could crash the import.

Initial release

20 Jul 16:43

Choose a tag to compare

0.1

Fixed URLs in README