mirror of
https://github.com/getgrav/grav.git
synced 2026-09-09 18:39:35 +02:00
* Improve detection of home path. Also allow ~/.grav on Windows, drop ConsoleTrait::isWindows() method, used just for that. * Extract loadLocalConfig method to ConsoleTrait * Fix issue with using Yaml::parse direcly on a filename, now deprecated * Changelog