Skip to content

Releases: alaz/legitbot

1.2.0

27 Sep 18:55
Compare
Choose a tag to compare
  • removed workaround for Applebot: #34

1.1.1 Bug fix

26 Sep 20:11
Compare
Choose a tag to compare

1.1.0 (nothing new)

12 Sep 13:40
Compare
Choose a tag to compare

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

03 Sep 14:34
Compare
Choose a tag to compare
  • Support for Alexa bots. Credit: @dlackty

1.0.1

28 Jul 06:16
Compare
Choose a tag to compare
v1.0.1

Bump to v1.0.1

Version 1.0

18 Jun 08:20
Compare
Choose a tag to compare

As the API has been stable for a while now, the version 1.0 is out.

Updates to Yandex and DuckDuckGo

19 Apr 09:52
Compare
Choose a tag to compare
v0.4.3

Bump to v0.4.3

New: Oracle Data Cloud Crawler

04 Feb 16:02
Compare
Choose a tag to compare
  • Support for Oracle Data Cloud Crawler. Credit: @dlackty

Support for Twitterbot

21 Oct 18:52
Compare
Choose a tag to compare
v0.4.1

Bump to v0.4.1

"Declarative"

18 Sep 17:34
Compare
Choose a tag to compare

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.