Skip to content

Releases: FLUX-SE/SyliusPayumMoneticoPlugin

v1.1.3

13 Dec 14:31
d2000ac
Compare
Choose a tag to compare

What's Changed

  • Remove Symfony 4.4 and add Symfony 6.0 tests by @Prometee in #28
  • Update tests for Symfony 6 and Sylius 1.12 by @Prometee in #29

Full Changelog: v1.1.2...v1.1.3

Revert Sylius constraint

12 Oct 08:59
8b5883a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

Handle Monetico portal new payment attempt

17 Feb 16:27
1941290
Compare
Choose a tag to compare

What's Changed

  • Payment attempt inside Monetico portal by @Prometee in #25

Thank you

  • @sdechomets for reporting this issue and make me understanding it : #24

Full Changelog: v1.1.0...v1.1.1

v1.1.0

04 Mar 11:41
Compare
Choose a tag to compare
  • Symfony ^5 support
  • Sylius ^1.9 support
  • BC BREAK: Rename composer vendor name from
    prometee\sylius-payum-monetico-plugin to flux-se\sylius-payum-monetico-plugin
  • BC BREAK: Rename the namespace vendor name from
    Prometee\SyliusPayumMoneticoPlugin to FluxSE\SyliusPayumMoneticoPlugin
  • BC BREAK: Rename classes from
    PrometeeSyliusPayumMoneticoPlugin to FluxSESyliusPayumMoneticoPlugin
    PrometeeSyliusPayumMoneticoExtension to FluxSESyliusPayumMoneticoExtension
  • BC BREAK: Rename the service names from
    prometee.monetico.* to flux_se.sylius_payum_monetico.*
  • BC BREAK: Rename translations name from
    prometee.monetico.* to flux_se.sylius_payum_monetico

v1.0.2

03 Mar 22:06
Compare
Choose a tag to compare

Symfony 5 support

v1.0.1

19 Apr 16:02
Compare
Choose a tag to compare

Enhance Behat tests and add some phpspec tests. Ready for prod !

v1.0.0

16 Apr 22:31
Compare
Choose a tag to compare
Add behat tests and add some other Providers