-
Notifications
You must be signed in to change notification settings - Fork 11
ChangeLog
uupaa edited this page Apr 10, 2017
·
8 revisions
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
2017/04/05
- fixed issues#5
- UserAgent#DEVICE add support "iPad 5" (iPad 5th gen)