Releases: tigron/skeleton-package-crud
Releases · tigron/skeleton-package-crud
v4.0.0
Merge pull request #1 from tigron/feature/typehints Add type hints, improve quality
v3.0.3
v3.0.2
Fixed access to class variables to follow parent $login_required and $template are now protected (i/o public) to follow the same access as in the parent class.
v3.0.1
bugfix: incorrect classname
v3.0.0
compatibility for skeleton-core 4
v2.0.1
Support for database fields case sensitive
v2.0.0
Add bootstrap 5 templates
v1.0.0
Upgrade to skeleton-core v2.
v0.1.3: Update Crud.php
Support case sensitive DB
v0.1.2
Support case sensitive DB