This changelog does not contain raw data updates but only major changes.
- Speed up crawler detection by caching Regexp objects [#38]
- Moves to Ruby's Stdlib JSON implementation to reduce dependencies
- 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
- Add thread safety [#19]
- Strip crawler name [#10]
- Add parallel tests [#2]
- Fix: rack request
- init