All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Adds support for PHP 8
- Added a
unsetmethod to allow the possibily to remove a property defined in the .env file. (#5)
- Issue parsing Laravel
APP_KEY(#4)
- Write method returns a
bool(#2) InvalidArgumentExceptiongets thrown if theloadpath does not exist (#2)
Initial release