Releases: rayanlevert/dotenv
Releases · rayanlevert/dotenv
v3.0.0
v3.0.0 : adding php8.4 as required and all brand new features
- Pull request related : #16
- Milestone related : https://github.com/rayanlevert/dotenv/milestone/2
For php8.1, 8.2 and 8.3 users, version 2.x is still maintained, please keep using this version.
2.1.0
Modified
- Added
use function
to PHP files - Modified the parameter type of the method
required
, is now a...token of strings
instead of anarray
v2.0.2
Modified
- Packagist badges to the README.md file
v2.0.1
Modified
- Modified the description of the project -> dependency-free one
v2.0.0
Migrating the project from private organization repository !
Added
- GitHub actions validating static analysis, coding guidelines and unit testing
Modified
- Translating all code from French to English