8000 Tags · zumba/swivel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: zumba/swivel

Tags

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #48 from zumba/drop-php-7

Dropped support to PHP 7.x

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #47 from zumba/optimization

Optimized conversion to bitmask

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #46 from DanaLuther/master

PHP 8.1 and 8.2 Test support and psr/log support up to ^3.0

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #45 from zumba/github-ci-php8

GitHub Actions & PHP 8 tests

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #44 from zumba/fix-empty-map-entry

Fixed issue where bitmask was resulting in NULL instead of 0

v3.0.1

Toggle v3.0.1's commit message
v3.0.1

Bump psr/log from 1.0.* to ^1.0 (effectively v1.1.0)

v3.0.0

Toggle v3.0.0's commit message
v3.0.0

We inadvertently introduced a breaking change from v2.1.3 -> v2.1.4 when new methods were added to the builder interface.

This major release contains no new code from the v2.1.4 release.  We are releasing v3.0.0 to semantically handle the breaking change.

If you stay on the 2.1.* version, a new v2.1.5 will be released that removes the breaking change introduced in v2.1.4

You can safely migrate from v2.1.4 to v3.0.0 without making any changes to your application.

v2.1.5

Toggle v2.1.5's commit message
v2.1.5

Fix breaking change from v2.1.3 -> v2.1.4 by removing the new methods that were added to the builder interface.

v2.1.4

Toggle v2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #41 from cjsaylor/fix-negative-bit-shift

Fix negative bit shift

v2.1.3

Toggle v2.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #39 from ctrlrsf/php71-fix-negative-bitshift-master

PHP 7: Fix negative bitshift error when no buckets are enabled
0