Introducing delete_url / delete_urls outputs with URL returned by imgbb API to delete an image. Check README and the example workflow to find out how to use it.
What's Changed
- Fix security complains in tests and rename eslint config by @McCzarny in #17
- Setup codespace by @McCzarny in #20
- Refactor rests so they can be run without API key and provide mocked tests by @McCzarny in #21
- Return delete_url(s) of uploaded images by @McCzarny in #22
Full Changelog: v1.3.0...v1.4.0