Skip to content

Releases: hisorange/browser-detect

3.1.3

09 Feb 10:48
6b2635d
Compare
Choose a tag to compare
  • Add support for PHPUnit 7.0

3.1.2

07 Feb 22:49
f496736
Compare
Choose a tag to compare
  • Support for Laravel 5.6
  • Add Gemnasium
  • Implement the stale bot

3.1.1

29 Dec 10:17
Compare
Choose a tag to compare
  • Fix: MobileDetect still used the osName instead of platformName.
  • Fix: isIEVersion comparison called the parameters in wrong order.
  • Addition: Version parser now forces the semantic version pieces to be integer.
  • Fixed: MobileDetect test only ran on one sample.
  • Addition: More test coverage, getting closer to the maximum.

3.1.0

29 Dec 02:54
Compare
Choose a tag to compare
  • Added a new stage.
  • Added the browserEngine function.
  • Fixed some minor issues.

3.0.1

17 Dec 07:56
b4dd399
Compare
Choose a tag to compare
  • Hot fix for the result object.
  • Added more test coverage.
  • Allowed the mobile detect package to use 2.x versions instead of 2.8+

3.0.0

16 Dec 07:41
bdde50b
Compare
Choose a tag to compare

Rewrote the whole package to be more stable and easy to use.

2.0.6

28 Jun 03:51
Compare
Choose a tag to compare
Update composer.json

2.0.4

07 Apr 00:07
Compare
Choose a tag to compare

L5.4 support

Support for Trident

13 Nov 21:28
Compare
Choose a tag to compare

$bd->isIE(true); will now include Trident as an Internet Explorer browser.

2.0.2

22 Apr 20:34
Compare
Choose a tag to compare
Update composer.json