Releases: jobrouter/php-rest-client
Releases · jobrouter/php-rest-client
1.0.0
Added
- Compatibility with JobRouter® 5.1
0.9.6
Changed
- Throw exception on redirect status code
0.9.5
Fixed
- Show all errors instead of only general errors on failure
Changed
- Prepare for upcoming major PHP versions
- Adjust URL in user agent
0.9.4
- Introduce ClientFactory
- Remove deprecated filter constants
0.9.3
- Incident model: Spell [get|set]JobFunction with an upper F
- Refactoring: Move URL handling into separate class
- Documentation: Add section about release management
- Documentation: Add section about manual installation without composer
0.9.2
- Use DateTimeInterface instead of DateTime
- Allow boolean as a process table value
0.9.1
- Add DocumentsClientDecorator for archiving documents
- Add API chapter to documentation
0.9.0
- [!!!] Add File object for adding files to requests
- [!!!] Detect the request content type from the given route
- Add client method to get the JobRouter version
Release 0.8.2
- Allow integer as value for process table field in Incident model
Release 0.8.1
- Fixes in Incident model and IncidentsClientDecorator