v0.5.0
:
- add a check for ios 12 (PR @linx05)
v0.4.0
:
- add a check for ios 11 (PR @damiankorem)
v0.3.0
:
- handle ios 10 in webkit approach as well (PR @grabcode)
v0.2.7
:
- fix Safari in ios 9 problem (#8)
v0.2.6
:
- fix Chrome for ios problem (#7)
v0.2.1
:
- fix Firefox android problem (#3)
v0.2.0
:
- added an option for a title on the intermediate html page.
- fixed an issue on ios (#4)
- change code style to feross/standard
v0.1.1
:
- fixed an issue in Android when using links that have
://
in their url.
v0.1.0
:
- added support for fallback url as a query param.
- removed some unnecessary dependencies.