Skip to content

Releases: apisearch-io/apisearch-bundle

0.2.0

22 Sep 15:46
5b47db7
Compare
Choose a tag to compare

Using new PHP library 0.2 version with some BC changes

0.1.17

27 Feb 17:57
03f4e5e
Compare
Choose a tag to compare

Added support for PHP8

0.1.16

13 Jun 07:30
4b89706
Compare
Choose a tag to compare
Fixed when metadata is not scalaer on print indices command (#62)

- Remove --dev dependencies minimum-stability
- Fixed wrong method in command

0.1.15

28 Feb 00:59
edde102
Compare
Choose a tag to compare
Using autowiring in all services (#61)

0.1.14

04 Dec 16:17
c9a6dc0
Compare
Choose a tag to compare
Merge pull request #60 from apisearch-io/fix/fixed-autowiring

Autowiring should work as well with Transformable

0.1.13

04 Dec 12:13
ad0f2bd
Compare
Choose a tag to compare
Merge pull request #58 from apisearch-io/fix/deleted-unused-code

Fixed not found files + increased tests

0.1.12

06 Nov 09:23
78280f6
Compare
Choose a tag to compare
Merge pull request #52 from apisearch-io/feature/added-autowiring-sup…

0.1.11

27 Jul 11:18
Compare
Choose a tag to compare
Symfony min dep = 3.0

- Added BaseBundle as main dep
- Changed classes to use BaseBundle