changelog.md 738 B

Version History:



v1.0.0

  • Added ?artist and ?song parameters as an alternative to ?q for getting better search results through fuzzy filtering (#4)
  • Added matches property that's set to the number of results (0 if none were found, or null on error)


v0.2.0

  • Added XML format
  • API now filters out invisible characters (#1)
  • Improvements to reliability


v0.1.0

  • Added endpoints
    • /search to search for the top result and the 10 best matches
    • /search/top to only search for the top result
  • Added gzip and brotli encoding