1.4.0
This release makes writes to the Version
class file atomic,
and makes sure that access rights/flags are also correctly set when
the versions are being generated.
Total issues resolved: 6
- 65: Use Doctrine Coding Standard thanks to @Majkl578
- 69: write VersionClass atomic thanks to @SimonHeimberg
- 70: Replaced packagist pre-release with tidelift badge thanks to @Ocramius
- 75: Added professional support notes thanks to @Ocramius
- 78: Test against PHP 7.3 and 7.4snapshot, drop nightly thanks to @Majkl578
- 79: Fixed writeVersionClassToFile if file already exists and not writable thanks to @SLaVeZ