Releases: subjective-php/date
Releases · subjective-php/date
Version 3.3.0: Add Support for PHP 8
Version 3.2.0: Flamboyant Ice Insanity
Major Features
- More constants [PR #46]
Version 3.1.0: Wonderous Vigilante Factory
Version 3.0.0
Backwards Compatibility Breakers
- Change namespace to SubjectivePHP [PR #37]
- Remove support for PHP < 7 [PR #29]
- Remove support for hhvm [PR #28]
- Remove PHP 5.5 from travis-ci build
Developer Changes
- Update README.md [PR #36]
- Change organization to subjective-php [PR #35]
- Require symfony/yaml >=2.0.5 [PR #39]
- Remove authors from composer config [PR #34]
- Switch to PSR2 coding standard [PR #33]
- Run Travis CI builds with different versions of dependencies [PR #32]
- Update to PHPUnit 6 [PR #31]
- Update coveralls dependency [PR #30]
- Remove composer.lock from version control [PR #26]
- Add sort-packages to composer config [PR #25]
- Add PHP 7.1 to travis build
- Add .gitattributes file
- Use list in foreach [PR #11]
Version 2.0.0
Version 1.1.0: Baffled Beetle
Major Features
- Added the isInRange method. [PR #5]
Version 1.0.0: Adventurous Anaconda
Backwards Compatibility Breakers
- Fea/make static classes abstract [PR #4]
Major Features
- Add DateTimeZone
- Add DateTime::isDaylightSavings()
Minor Features
- Remove WIT outlier
Developer Changes
- Add LICENSE file
- Update coveralls badge
- Update travis-ci badge
- Add CONTRIBUTING guidelines
- Add homepage to developer config in composer
- Update dependencies
- Add pholio badge
- Add versioneye badge
- Remove deprecated strict PHPUnit option [PR #3]
- Fix phpdoc for fromString()
- Remove deprecated --dev composer arg
- Add test to complete code coverage
- Refactor fromString
Version 0.1.0 - Initial Release
v0.1.0 Revamp