Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 1.92 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

5.1.4 (2019-10-21)

5.1.3 (2018-12-01)

Bug Fixes

5.1.2 (2018-02-24)

Bug Fixes

  • fixes #78 - updated dependencies to fixed versions (ca01b6b)

5.1.1 (2018-02-17)

5.1.0 (2018-02-17)

Bug Fixes

Features

  • CI-CD: added standard-version + travis npm deploy (f3c644d)

Version 1.1.7

  • device id "firefoxos" was changed to "firefox-os"
  • os id "firefoxos" was changed to "firefox-os"

Version 3.0.1

  • Breaking changes
  • Removed OS and BROWSER for device types.
  • Should now detect those by using the 'device' property

Version 5.0.1

  • Breaking changes:
  • ua-device-detector script must now be loaded before ng-device-detector script. Consult README for more details.