Releases: samsonasik/ci4-album
Releases · samsonasik/ci4-album
1.7.0
implements tactical pattern in ddd
1.6.2
- move save() method to trait
- field sorting in album add/edit forms
1.6.1
typo fix in readme numbering
1.6.0
no more non sql related in repository methods
1.5.4
div placement
1.5.1
add missing author doc
1.5.0
add track detail of album
1.4.3
more tests
1.4.2
fix parameter entity construct allow nullable data
1.4.1
return type declaration fix: Pager can be null if called before model->paginate()