All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Changed
- Refactor code and make code coverage to 100% (#5)
Added
- Added HTTP strategy (#3)
Added
- Added options to return as URL
Fixed
- Fix icon uses all strategies instead of only the first success strategy
Added
- Added typing declarations
Initial release