Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Latest commit

 

History

History
56 lines (39 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

56 lines (39 loc) · 1.88 KB

Change Log

[1.0.5]

  • Updated detection rules from upstream on 2020-10-06

[1.0.4]

  • Updated detection rules from upstream on 2020-06-23
  • Issue #69: Performance: RegExp definitions are only loaded once.
  • Issue #74: Development: Added Rubocop

[1.0.3]

  • Updated detection rules from upstream on 2019-12-09

[1.0.2]

  • Updated detection rules from upstream on 2019-08-05

[1.0.1]

  • Updated detection rules from upstream on 2018-04-27

[1.0.0]

  • Boom! The 1.0.0 has landed :)

[0.9.0]

  • Preparing for the 1.0.0 release. This version (with minor bumps) will be promoted to 1.0.0 once the release has been proven stable
  • Updated regex files from upstream
  • Updated test fixtures from upstream

[0.8.2]

  • Added device brand support. Thanks to dnswus

[0.8.1]

  • Added Instacast detection rules
  • Updated test fixtures

[0.8.0]

  • Added a better and more robust device detection. Thanks to skaes
  • Added test fixture from the piwik project

[0.7.0]

[0.6.0]

  • 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

[0.5.1]

  • Added the minimum required Ruby version (>= 1.9.3)

[0.5.0]

  • Added rake task for automatic generation of supported and detectable clients and devices
  • Updated detection rules
  • Fixed device type detection, when type is specified on top level of a nested regex