Packages

Elixir client for Apple Music API - Search catalog, get track metadata, user library access.

Current section

Files

Jump to
apple_music_api CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.3.0 (2026-06-10)
### Changed
- Narrowed token-generation `rescue` to expected error types so programmer errors propagate.
### Fixed
- Include CHANGELOG.md and LICENSE in the published Hex package.
## 0.2.0 (2026-06-09)
- Coordinated version bump across all packages; added missing documentation
## 0.1.0 (2025-04-13)
- Initial release
- Apple Music catalog, charts, and user library client
- JWT token generation and token caching