Releases: mybuilder/when-i-work-api
Releases · mybuilder/when-i-work-api
1.0.1
1.0.0
Update dependencies to support PHP8
Bump to require at least PHP7.4
Update tests
Use github actions to run tests rather than travis
fix for another Nullable date
Merge pull request #12 from mybuilder/bug/end-times If a working-time is still open, we need to have the NULL
minor bugfix to 0.5.0
0.5.1 Bugfix and minor text improvements
Upgrade to, and use, PHP 7.1+
- Significant clean-ups with return-type handling
- Return some simple defaults and allow nullables
- Others are left to exception, as they would indicate issues to fix
- @deprecated use getHoursPreffered (and set) - use get / 'setHoursPreferred'
- 'use' classes and ::class where useful
- Add tests
Add payroll
0.4.1 Update version
Upgrade guzzle
We upgraded the guzzle library to the new supported version and dropped support for php less than 5.6
Allow newer JMS serializer support and drop php 5.3 support
0.3.1 Update composer.json
Initial release
Since we have only implemented a small subset of the features we did not think this should be labeled as v1.0