Skip to content

Releases: qandidate-labs/qandidate-toggle

2.0.2 use Predis\ClientInterface instead of Predis\Client

29 Jul 14:15
Compare
Choose a tag to compare
use Predis\ClientInterface instead of Predis\Client

2.0.1 support predis 2

27 Jun 09:17
Compare
Choose a tag to compare
support predis 2

2.0.0 PHP 7.2

30 Mar 09:51
Compare
Choose a tag to compare
  • cdcbdd1 PHPStan level max (othillo)
  • 20b94bd only support actively supported Symfony versions (othillo)
  • 1c7cdda Update predis/predis requirement from ~0.8 to ~1.1 (othillo)
  • f77479b .mailmap for changelog (othillo)
  • 1aff63a updated Travis CI build status badge (othillo)
  • 02a243a added license (othillo)
  • f5d5f27 PHPUnit 8 (othillo)
  • 925582a PHPStan level 5 (othillo)
  • 989581f adopted Broadway coding standard (othillo)
  • 41a4497 Makefile (othillo)
  • 47382be only support actively supported PHP versions (othillo)
  • 306b651 upgrade to PHPUnit 7 (othillo)
  • 46a0b10 only test actively supported PHP versions (othillo)
  • 66f3b4b Tests on php 7.3 (othillo)
  • 12fa8e3 Fix example in from-array.php (Alexandr Mazur)
  • 8117a8e fix yaml example (#49) (othillo)
  • b8f230f Add NotInSet operator (Andrew Warren-Love)
  • 5b44d92 Enhancement: Add PHP 7.1 and 7.2 to Travis build matrix (#48) (othillo)
  • 19a1aa9 Add capability to retrieve one Toggle from ToggleManager

1.1.1: Merge pull request #43 from gabriel-caruso/phpunit

20 Nov 15:00
a7f7f4e
Compare
Choose a tag to compare
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

1.1.0: Merge pull request #41 from rplansky/has-intersection-operator

17 Nov 15:39
1380d55
Compare
Choose a tag to compare

1.0.2: Merge pull request #39 from Trekels/master

20 Oct 18:53
Compare
Choose a tag to compare
Readability and code quality improvements