v3.0.0
Upgrading from previous versions should only introduce breaking changes for undesired edge cases.
Changed
.env
files are now loaded without actually setting environment variables (#12).- If the exact version number is already part of the dist URL the version hash is no longer being added (#9).
- The
{%version}
placeholder is now case insensitive (e.g.{%VERSION}
). - PHP < 7.1 is no longer supported.