Releases: oyale/PwPush-PHP
Releases · oyale/PwPush-PHP
v0.1.0-beta
Changelog
- New tests
- PHP Unit tests (PHP 7.4 -> 8.0)
- Code coverage report
- Improved docs
Known issues
Boolean options are ignored (or make JSON validation fail) #2
Full Changelog: 0.1.0-alpha...0.1.0-beta
v0.1.0-alpha
v0.1.0-alpha release
Working:
- Push, get and delete secrets for any PasswordPush instance.
- Validate JSON against schema before sending request
- PHP Unit tests
- Install via Composer
TODO
- Improve documentation
- Add
CONTRIBUTING
section in readme. - Add PHP Unit Code Coverage
- Test PHP8