Important change: this update will change how windows major version is parsed! See ua-parser/uap-core#286
New features
Fixes and updates
- #39 Dropped support for Ruby < 2.3
- #36 Faster matching by using
match?
method. (@filiptepper) - #42 Update uap-core to
23bfabe3
- #43 Rubocop fixes