2015-03-19 06:59:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 9 07:55:25 UTC 2015 - joschibrauchle@gmx.de
|
|
|
|
|
|
|
|
- update to version 1.77
|
|
|
|
- changes since version 1.55:
|
|
|
|
* Switch to using strings for version numbers (andrewmoise)
|
|
|
|
* Adds BrowseX and Silk detection (andrewmoise)
|
|
|
|
* Makes detection of Obigo more consistent (andrewmoise)
|
|
|
|
* Encourage use of public_* and engine_* over version(), major() and
|
|
|
|
minor().
|
|
|
|
* Speed optimizations (andrewmoise)
|
|
|
|
* Fix warnings on "Safari/12x.x (andrewmoise)
|
|
|
|
* Adds detection for Chrome OS (Douglas Christopher Wilson)
|
|
|
|
* Adds detection for Majestic-12 bot (Douglas Christopher Wilson)
|
|
|
|
* Adds minimum Perl version
|
|
|
|
* dzil tweaks to make CPANTS happier
|
|
|
|
* Remove File::Slurp from tests in favour of Path::Tiny
|
|
|
|
* Fixes warnings on "frakenagent" (Douglas Christopher Wilson)
|
|
|
|
* Add new UA tests & avoid false positive Sun match on Samsung (Jon Jensen)
|
|
|
|
* Adds detection for BlackBerry 10 devices (Douglas Christopher Wilson)
|
|
|
|
* Adds Yandex & Ahrefs bots (Perlover)
|
|
|
|
* Adds detection for tablet Firefox OS (Douglas Christopher Wilson)
|
|
|
|
* Adds detection for IE Compatibility View (Douglas Christopher Wilson)
|
|
|
|
* Adds os_version for FireFox in OS X (Hao Wu)
|
|
|
|
* Adds detection for Opera 15+ (Douglas Christopher Wilson)
|
|
|
|
* Adds detection for Internet Explorer 11 (Douglas Christopher Wilson)
|
|
|
|
* Adds detection for Windows 8.1 (Douglas Christopher Wilson)
|
|
|
|
* Returns explicit undef more consistently (David Ihnen)
|
|
|
|
* Reverts a commit that was causing a test to fail when a warning about
|
|
|
|
File::Slurp was detected
|
|
|
|
* Fixes bug where "Linux" rather than "Android" was returned as os_string
|
|
|
|
for Android devices.
|
|
|
|
* Revert 1.57's behaviour of returning a robot name in browser_string.
|
|
|
|
* Fix bug where OS X identied as just Mac in os_string.
|
|
|
|
* Add linkchecker, YandexImages and archive.org_bot bots.
|
|
|
|
* Add undocumented os_version() for OS X, winPhone, Android, iOS, Firefox
|
|
|
|
OS.
|
|
|
|
* Break up parsing into smaller chunks.
|
|
|
|
* Return better names for Googlebot News, Images and Video.
|
|
|
|
* Fix bug where Yahoo! Slurp reported as Firefox.
|
|
|
|
* Make internals a little less quirky.
|
|
|
|
* Stop returning explicit undef for browser_string and os_string. (Why
|
|
|
|
would you ever call these in list context?)
|
|
|
|
* Return name of robot for browser_string when browser is, in fact, a bot.
|
|
|
|
Previous behaviour was to return undef or something just really wrong.
|
|
|
|
* Adds experimental and undocumented robot_name method.
|
|
|
|
|
2013-07-25 09:23:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 24 18:22:18 UTC 2013 - lnt-sysadmin@lists.lrz.de
|
|
|
|
|
|
|
|
- update to version 1.55 (bugfix release)
|
|
|
|
* Adds detection of BlackBerry Playbook
|
|
|
|
|
2013-07-19 14:50:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 17 12:54:27 UTC 2013 - lnt-sysadmin@lists.lrz.de
|
|
|
|
|
|
|
|
- update to version 1.52
|
|
|
|
* Adds detection of iOS, Windows Phone, Windows 8, IE 8/9
|
|
|
|
* New BuildRequires: Test-Most, Test-NoWarnings, Test-FailWarnings
|
|
|
|
|
2011-05-01 10:36:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 1 10:36:01 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
- initial package 1.22
|
|
|
|
* created by cpanspec 1.78.04
|
|
|
|
|