improve/CHANGELOG.md
2021-11-02 10:18:40 +01:00

32 lines
No EOL
720 B
Markdown

dev
- [ ] add global config for file size limit
- [ ] add module to check deprecated PHP function
- [ ] add module to check directory structure
- [ ] write documentation of php class
0.4 - 2021.11.02
- add module to use php-cs-fixer
0.3 - 2021.10.29
- use of xmlTag to generate dcstore.xml contents
- complete readme file
- fix module update (thanks Gvx)
0.2 - 2021.09.25
- add module to check deprecated Dotclear function
0.1.2
- add logs / report systeme
- add DA badge to module _gitshields_
- change function args, less is better
- change interface, lighter names
- add function to summarize by action what was done
0.1.1
- fix php < 8.0
0.1 - 2021.09.11
- First release
0.0.1 - 2021.09.11
- First pre-release