Sha256: 9345d20cf39503314b803aea44b26186e7e5f1037062cfb2643840d86fd3f344

Contents?: true

Size: 692 Bytes

Versions: 6

Compression:

Stored size: 692 Bytes

Contents

# CrawlerDetect major changes

This changelog **does not contain** raw data updates 
but only major changes.

1.2.0
---------
- Speed up crawler detection by caching Regexp objects [#38]

1.1.0
---------
- Moves to Ruby's Stdlib JSON implementation to reduce dependencies

1.0.0
---------
- Use raw JSON files instead of copy them to rb [#8]
- Add CrawlerDetect::Config to make it possible to have own raw files [#8]
- Add bin/update_raw_files to update raw files from PHP lib [#8] 
- Add Changelog

0.1.11
---------
- Add thread safety [#19]

0.1.6
---------
- Strip crawler name [#10]

0.1.2
---------
- Add parallel tests [#2]

0.1.1
---------
- Fix: rack request

0.1.0
---------
- init

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
crawler_detect-1.2.5 CHANGELOG.md
crawler_detect-1.2.4 CHANGELOG.md
crawler_detect-1.2.3 CHANGELOG.md
crawler_detect-1.2.2 CHANGELOG.md
crawler_detect-1.2.1 CHANGELOG.md
crawler_detect-1.2.0 CHANGELOG.md