Skip to content

Releases: Smile-SA/magento2-module-custom-entity

1.3.5

14 Sep 13:23
Compare
Choose a tag to compare
  • Specify php version on composer.json
  • Use action interface on controllers
  • Add view model instead helper on template
  • Use Escaper on templates

1.3.4

07 Sep 08:11
Compare
Choose a tag to compare
  • Fix di compile for CustomEntityExtensionInterface class

1.3.3

06 Sep 14:34
Compare
Choose a tag to compare
  • Add use for classes and use type hints on functions

1.3.2

01 Sep 13:10
Compare
Choose a tag to compare
  • Add strict types on php files
  • Remove disclaimer / annotation comments
  • Add .gitattributes and update .gitignore

1.3.1

23 Aug 13:41
Compare
Choose a tag to compare
  • Allow more recent version of scoped-eav module to be used (Eg for Magento 2.4.4)
  • Add CONTRIBUTING.md
  • Update README.md

1.3.0

10 Aug 08:44
Compare
Choose a tag to compare
  • Add compatibility version for Magento 2.4.4 and Php 8
  • Add CHANGELOG.md file
  • Check empty values before rendering in templates
  • Filter by attribute set id when the identifier is being checked
  • Fix admin resource for Smile_CustomEntity::entities

1.2.0

23 Sep 14:27
e62c483
Compare
Choose a tag to compare

Add compatibility version for Magento 2.3.5 and 2.4.0 through leveraging the requirements for scoped-eav module.

1.1.0

30 Mar 21:31
3fc9d96
Compare
Choose a tag to compare

Update requirements for scoped eav module

1.0.1

27 Mar 12:33
54d6e74
Compare
Choose a tag to compare

Remove explicit PHP requirements.

1.0.0

06 May 11:08
Compare
Choose a tag to compare

Initial Release