Releases: alaz/legitbot
Releases · alaz/legitbot
1.2.0
1.1.1 Bug fix
Credit: @dlackty
1.1.0 (nothing new)
I did semantic versioning wrong: I incremented "patch" version when new bots were added. As new bots are new functionality in a backwards compatible manner, I should have increased "minor" version. This release fixes my mistake.
v1.0.2 Support "Alexa" bots
- Support for Alexa bots. Credit: @dlackty
1.0.1
Version 1.0
As the API has been stable for a while now, the version 1.0 is out.
Updates to Yandex and DuckDuckGo
v0.4.3 Bump to v0.4.3
New: Oracle Data Cloud Crawler
- Support for Oracle Data Cloud Crawler. Credit: @dlackty
Support for Twitterbot
v0.4.1 Bump to v0.4.1
"Declarative"
This is severe refactoring of Legitbot code to make it much easier to define new bots in a Ruby idiomatic declarative way. The public interface was still left intact to avoid breaking existing library consumers.