Skip to content

Releases: intaro/hstore-extension

v3.1.0

11 Oct 11:00
0908ea3
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @muxx made their first contribution in #16

Full Changelog: v3.0.0...v3.1.0

v3.0.0

26 Jan 11:30
Compare
Choose a tag to compare

What's Changed

  • Drop php5.6 support
  • Add php8.0, 8.1, 8.2
  • Migrate CI to Github Actions
  • Update testing suite

Full Changelog: v2.0.2...v3.0.0

Compability with doctrine bundle 1.11.0

25 Jul 07:25
@1on 1on
Compare
Choose a tag to compare

v2.0.1

28 Apr 18:05
Compare
Choose a tag to compare

Fix memory tests
Speed up contains function by use @> operator

Improved performance and compatibility with PHP7

03 Apr 15:08
Compare
Choose a tag to compare
Merge pull request #6 from linniksa/patch-php7

Patch php7

The first stable version

08 Apr 10:08
Compare
Choose a tag to compare
v1.0

Config fix