Releases: VitexSoftware/php-ease-core
Releases · VitexSoftware/php-ease-core
Configuration fixes
Added documentation generated by PHPDocumentor https://www.phpdoc.org/
Fixed condition when loading config
.ENV configuration
- Support for reading .ENV files
- Documentation generated by PHPDocumentor added
All Test pass
- \Ease\Logger* classes unit test now pass
- Try to use \Ease\Functions::cfg() everywhere
Main branch renamed to main
- User Autentification cleanup
Release of 1.0
build deps updated
try to save debian package as github action artifact
User Unit tests updated
Update packaging.yml
Moreutils add to build
New cfg() funcion
Always show who is caller
Create deb
Finally stable
Code Cleanup
- The composer's stability "dev" was removed from composer.json
- Status Message functions moved to its own trait \Ease\Logger\Logging
- Logging ability as Trait
- AddStatusMessage with icon removed
- Logging function renamed
Fixes
- setMyKey() only if $this->keyColumn is defined
- getMyKey() updated
Debian
- debian package renamed to php-vitexsoftware-ease-core
In environment we trust
This release can accept setup from ENV and contain many fixes
Weight loss
0.9 Create compat
Fresh new Begining
Basic Common components derived from https://github.com/VitexSoftware/EaseFramework
- Mail class works only with plaintext messages
- Upgrade all using apps by composer-global-update in postinst
- debian package renamed to php-ease-core