Skip to content

Releases: bolsinga/itunes_json

1.1

13 Dec 18:03
b86d2a1
Compare
Choose a tag to compare
1.1

Overview

  • Add ability to export as SQL Source.
  • Add ability to read json files that were converted from old iTunes XML files into newer ones (where every property is not a string).
  • Add preliminary ability to read from MusicKit instead of iTunesLibrary.

What's Changed

Full Changelog: 1.0...1.1

1.0

12 Dec 02:33
3a3e892
Compare
Choose a tag to compare
1.0

What's Changed

Full Changelog: 0.1...1.0

Release 0.1

16 Jan 23:45
5b80256
Compare
Choose a tag to compare

Use more standard Swift and target Monterrey and Swift 5.5. Also set up to be more LaunchAgents friendly.

Release 0.0.4

15 Oct 03:17
a4fcfa2
Compare
Choose a tag to compare

Emit error when running when unable to open ITLibrary.

Release 0.0.3

15 Oct 02:48
a5e7bdf
Compare
Choose a tag to compare

Only build for published release

Release 0.0.2

15 Oct 02:04
258e04d
Compare
Choose a tag to compare

Testing artifact.

Release 0.0.1

14 Oct 19:59
a6d8159
Compare
Choose a tag to compare
Merge pull request #1 from bolsinga/First

First implementation