Device Detector v0.6.0 Release Notes

    • 🛠 Issue #7 Fixed missing name extraction from regexp. Thanks to 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