Releases: trubusoft/codeigniter4-starter
Releases · trubusoft/codeigniter4-starter
2.0.2
2.0.1
What's Changed
- Make
coverage.yml
delete the old coverage branch on every report generation by @rahmatnazali in #19 - Rename coverage report branch by @rahmatnazali in #20
- Update readme.md by @rahmatnazali in #21
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Update readme.md by @rahmatnazali in #16
- Add status badge on readme.md by @rahmatnazali in #17
- Add features by @rahmatnazali in #18
Full Changelog: 1.0.0...2.0.0
1.0.0
What's Changed
- Add CodeIgniter 4.4.5 by @rahmatnazali in #1
- Add PHP Composer Workflow by @rahmatnazali in #2
- Add
deployments
anddocuments
folder by @rahmatnazali in #3 - Add
env
and Staging configuration template by @rahmatnazali in #4 - Add external resource reference by @rahmatnazali in #6
- Rename
deployments
folder toconfigurations
by @rahmatnazali in #7 - Add optional PHP
sqlite3
module installation guide by @rahmatnazali in #8 - Add MySQL compatibility & development compose file by @rahmatnazali in #9
- Add compose and testing instruction on
readme.md
by @rahmatnazali in #10 - Rename
build
workflow job totest
by @rahmatnazali in #12 - Add an alternative development instruction using
bitnami/codeigniter
image by @rahmatnazali in #13 - Add production configuration by @rahmatnazali in #14
New Contributors
- @rahmatnazali made their first contribution in #1
Full Changelog: https://github.com/trubusoft/starter-ci4/commits/1.0.0