Releases: cybercog/youtrack-rest-php
Releases · cybercog/youtrack-rest-php
8.0.1
What's Changed
- YouTrack API requires Content-Type headers by @lhost in #63
- Add PHP 8.4 tests by @antonkomarev in #64
New Contributors
Full Changelog: 8.0.0...8.0.1
8.0.0
What's Changed
- Add docker dev environment by @antonkomarev in #59
- Update guzzle and dev packages by @MarcHagen in #58
- Add property strict types by @antonkomarev in #60
- Enforce readonly modifier on class properties by @antonkomarev in #61
- Release 8.0 by @antonkomarev in #62
New Contributors
- @MarcHagen made their first contribution in #58
Full Changelog: 7.0.0...8.0.0
7.0.0
6.3.1
Fixex
- Moved phpstan/phpstan to dev dependencies