- Expose
parse_os
,parse_device
andparse_ua
methods onParser
- Support loading multiple database files (via #70) (@misdoro)
- Support
patterns_path
argument but deprecatepattern_path
attribute accessor inUserAgentParser::Parser
- Add new
patterns_paths
array argumentUserAgentParser::Parser
to enable loading multiple patterns files
- Support
- sync with https://github.com/ua-parser/uap-core/commit/dc85ab2628798538a2874dea4a9563f40a31f55a
- Memory optimization (via #104) (@casperisfine)
- Make user agent versions comparable (via #68) (@misdoro)
- sync with uap-core 09e9ccc
- sync with uap-core 0.15.0
- sync with uap-core 0.14.0
- drop support for ruby 2.4
- sync with uap-core 0.10.0