v2.5.0
What's Changed
- [poc] new low-level API client by @Art4 in #357
- Move code-quality checks into separate Github action tasks by @Art4 in #358
- Add support for updating groups by @Art4 in #359
- Introduce end to end tests by @Art4 in #360
- Define supported redmine versions by @Art4 in #361
- Add closing and archiving project API by @Art4 in #362
- Add
Request
interface and renameResponse::getBody()
by @Art4 in #366 - Add new method
UnexpectedResponseException::getResponse()
by @Art4 in #369 - Let Clients implements
HttpClient
by @Art4 in #370 - Release v2.5.0 by @Art4 in #373
Full Changelog: v2.4.0...v2.5.0