Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

44 lines (31 loc) · 1.36 KB

master

2.18.0 (2024-06-04)

2.17.0 (2024-02-23)

2.16.0 (2023-06-07)

2.15.0 (2023-04-12)

  • Expose parse_os, parse_device and parse_ua methods on Parser

2.14.0 (2023-01-31)

2.13.0 (2022-10-21)

  • Support loading multiple database files (via #70) (@misdoro)
    • Support patterns_path argument but deprecate pattern_path attribute accessor in UserAgentParser::Parser
    • Add new patterns_paths array argument UserAgentParser::Parser to enable loading multiple patterns files

2.12.0 (2022-10-20)

2.11.0 (2022-04-18)

  • Make user agent versions comparable (via #68) (@misdoro)

2.10.0 (2022-04-18)

  • sync with uap-core 09e9ccc

2.9.0 (2022-01-27)

  • sync with uap-core 0.15.0

2.8.0 (2021-11-02)

  • sync with uap-core 0.14.0
  • drop support for ruby 2.4

2.7.0 (2020-05-25)

  • sync with uap-core 0.10.0