Releases: ixnode/php-date-parser
Releases · ixnode/php-date-parser
0.1.7 - Add hour, minute and second parser
[0.1.7] - 2023-07-17
- Add hour, minute and second parser
- Add this, next, last parser for hour, minute and second
Full Changelog: 0.1.6...0.1.7
0.1.6 - Add timezone support
0.1.5 - Add more parser options like next-year, last-year, etc.
[0.1.5] - 2023-07-09
- Add more parser options like next-year, last-year, etc.
Full Changelog: 0.1.4...0.1.5
0.1.4 - Add more parser options like next-month, this-month, last-month, this-year, etc.
[0.1.4] - 2023-07-08
- Add more parser options like next-month, this-month, last-month, this-year, etc.
- README.md updates
Full Changelog: 0.1.3...0.1.4
0.1.3 - Add more parser options like tomorrow, etc.
[0.1.3] - 2023-07-08
- Add more parser options like tomorrow, etc.
- README.md updates
- Refactoring
Full Changelog: 0.1.2...0.1.3
0.1.2 - Add "yesterday" to "today" to README.md and tests.
[0.1.2] - 2023-07-08
- Add "yesterday" to "today" to README.md and tests.
Full Changelog: 0.1.1...0.1.2
0.1.1 - README.md changes
0.1.0 - Initial Release
[0.1.0] - 2023-07-07
- Initial release with the first implementation
- Add src
- Add tests
- PHP Coding Standards Fixer
- PHPMND - PHP Magic Number Detector
- PHPStan - PHP Static Analysis Tool
- PHPUnit - The PHP Testing Framework
- Rector - Instant Upgrades and Automated Refactoring
- Add README.md
- Add LICENSE.md
Full Changelog: https://github.com/ixnode/php-date-parser/commits/0.1.0