- [Issue 7](https://github.com/podigee/device_detector/issues/7) Fixed missing name extraction from regexp. Thanks to [janxious](https://github.com/janxious) for reporting
- Optimized performance of name and version extraction, by using the built-in memory cache
- Move specs from RSpec to the more lightweight Minitest