Skip to content

Releases: snowio/magento2-attribute-option-code

v3.2.0

26 Sep 10:26
3a6004e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

17 Jun 14:37
8d435bc
Compare
Choose a tag to compare

PHP 8.1 support
PR(#20)

v3.0.2

07 May 17:10
5a3236e
Compare
Choose a tag to compare
Cast option values to int

v3.0.1

02 Dec 15:25
3e902f0
Compare
Choose a tag to compare

Fix constructor bug.

PR: #19

v3.0.0

26 Nov 11:58
ca340db
Compare
Choose a tag to compare

Update module for Magento 2.4 and PHP 7.4.

PR: #18

v2.1.1

27 Jul 08:12
004ac6c
Compare
Choose a tag to compare
  • Fix bug in attribute option deletion

v2.1.0

12 May 09:41
fcd60fb
Compare
Choose a tag to compare

Call product specific add method to ensure Magento plugins are fired.

PR: #14

2.0.2

11 Oct 16:18
6650f0e
Compare
Choose a tag to compare
Merge pull request #13 from snowio/fix/option-add-update

Fix issues when creating/updating attribute options

v2.0.1

26 Jul 13:32
cecc347
Compare
Choose a tag to compare
Merge pull request #11 from snowio/fix-return-type

Remove return type that we never created

v2.0.0

31 May 09:25
3458a69
Compare
Choose a tag to compare

Update composer version constraints to support Magento 2.3.1