Skip to content

Releases: jolicode/elastically

v1.5.3

10 Oct 15:05
3ba0786
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

16 Aug 11:54
06218e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

18 Jan 14:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

17 Dec 16:02
Compare
Choose a tag to compare

What's Changed

  • Upgrade Jane to ^7.0 by @Korbeil in #96
  • update php-cs-fixer to v3 + tweak the configuration + apply it to the codebase by @lyrixx in #95
  • Symfony 6 by @jmsche in #93
  • Test CI against PHP 8.1 & fix deprecation by @jmsche in #98

Full Changelog: v1.4.0...v1.5.0

v1.4.0

10 Nov 17:23
045da36
Compare
Choose a tag to compare

See CHANGELOG for the complete diff.

What's Changed

  • Update PHP-CS-Fixer to V3.0.0 by @lyrixx in #75
  • Switch to Github Action instead of travis by @lyrixx in #76
  • Drop support for Symfony < 4.4 by @lyrixx in #73
  • Drop support for PHP < 7.4 by @lyrixx in #72
  • Add PHPStan by @lyrixx in #77
  • Clean how the project deal with DI by @lyrixx in #78
  • Introduce MappingProviderInterface by @lyrixx in #79
  • Update .gitattributes by @jmsche in #80
  • Fix namespace by @lyrixx in #81
  • Fixes to php-cs-fixer: ignore cache file in Git, fix Makefile usage & apply to… by @jmsche in #83
  • phpstan: allow to run locally & create base config by @jmsche in #84
  • Add PhpProvider by @jmsche in #82
  • Remove legacy PHP-CS-Fixer cache file from .gitignore by @jdreesen in #85
  • Fix index name mapper getting pure index name frome alias by @kennywick in #91

New Contributors

v1.3.0

02 Jul 15:27
14048af
Compare
Choose a tag to compare

See CHANGELOG.md

v1.2.0

16 Feb 09:06
Compare
Choose a tag to compare

See CHANGELOG.md

v1.1.1

09 Feb 08:57
Compare
Choose a tag to compare

See CHANGELOG.md

v1.1.0

28 Dec 17:18
Compare
Choose a tag to compare

See CHANGELOG.md

v1.0.2

31 Jul 16:45
Compare
Choose a tag to compare

Fix a missing dependency when using the built-in Serializer. See #36