ChangeLog - uupaa/UserAgent.js GitHub Wiki

Version 1.0.0 - 1.0.2

2017/04/10

  • add UserAgent.parse()
  • new UserAgent() now caches results and returns cached. On the other hand, UserAgent.parse() does not cache parse results.
  • add UserAgent.DISABLE_CACHE property
  • add Safari, Silk, Kindle properties
  • remove BROWSER_ENGINE property
  • add has(), and remove set() method

Version 0.1.4

2017/04/05

  • fixed issues#5
  • UserAgent#DEVICE add support "iPad 5" (iPad 5th gen)