Releases: crystal-loot/webdrivers.cr
Releases · crystal-loot/webdrivers.cr
v0.4.3
v0.4.2
0.3.0 (2020-06-15)
- Updated to support Crystal 0.35.0
0.2.2 (2020-05-13)
- Removed halite as a dependency (Replaced with HTTP::Client)
0.2.0 (2020-04-30)
Added
- Firefox support (geckodriver)
- Caching the latest version for 24h
- Ability to configure the library
Changed
- Chrome latest driver version is limited by the version of local Chrome browser installation
- Many code refactors