Skip to content

💽 album-art v3.0.1

Compare
Choose a tag to compare
@lacymorrow lacymorrow released this 29 Nov 01:09
· 31 commits to master since this release

BREAKING CHANGES

PR #14 changes the way errors are handled.
Please be aware that errors are now thrown, not returned, unless using a callback.

  • fix #8 aa8c48d
  • add funding cee7d10
  • Merge pull request #14 from foxxyz/throw-errors bcac86e
  • refactor!: throw errors instead of returning them; allow try/catch to be used by callers (#13) bd34e0c

v2.0.2...v3.0.1