Skip to content

v1.5.5

Choose a tag to compare

@mannuelf mannuelf released this 17 Mar 22:24
· 21 commits to main since this release

What's changed

  • feat(getRecentTracks): add optional from parameter (Unix timestamp) to support date-range filtering
  • feat(createOptions): expose from as an optional parameter passed through to request
  • feat(request): append from query param to URL when provided
  • refactor(getRecentTracks): replace unused period param with from to align with the Last.fm user.getRecentTracks API spec