Skip to content

Releases: williarin/wordpress-interop-bundle

1.3.0

Choose a tag to compare

@williarin williarin released this 28 Mar 17:44
d7805a0

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

Choose a tag to compare

@williarin williarin released this 27 Feb 15:13

What's Changed

  • Configure camel case to snake case converter as default by @williarin in #8

Full Changelog: 1.1.4...1.2.0

1.1.4

Choose a tag to compare

@williarin williarin released this 12 Oct 05:45

What's Changed

  • Fix missing return type deprecation

Full Changelog: 1.1.3...1.1.4

1.1.3

Choose a tag to compare

@williarin williarin released this 11 Oct 15:16
34559fa

What's Changed

Full Changelog: 1.1.2...1.1.3

1.1.2

Choose a tag to compare

@williarin williarin released this 11 Sep 06:51

Fixes

  • Fix missing setter injection for repositories as services

1.1.1

Choose a tag to compare

@williarin williarin released this 15 Jul 07:14

Fixes

  • Inject DuplicationServiceInterface when creating an EntityManager

1.1.0

Choose a tag to compare

@williarin williarin released this 14 Jul 13:24

New features

  • DuplicationServiceInterface is now autowireable

1.0.3

Choose a tag to compare

@williarin williarin released this 03 Jun 13:58

Fixes

  • Fix container injection in ManagerRegistry #2

1.0.2

Choose a tag to compare

@williarin williarin released this 30 May 14:28
ce44857

Fixes

  • Fix clear cache failing at installation because no configuration exists #1

1.0.1

Choose a tag to compare

@williarin williarin released this 05 Feb 06:42

Fixes

  • Fix repositories path for service container