Releases: jenky/hermes
Releases · jenky/hermes
Version 1.4.1
Version 1.4.0
Merge branch 'master' of https://github.com/jenky/hermes
Version 1.3.2
Correct request error check
Version 1.3.1
Remove lazy evaluation code
Version 1.3.0
Update facade
Version 1.2.2
Update changelog
Version 1.2.1
Version 1.2.1 (#8) * Support new testbench for Laravel 7 * Update readme * Test with Laravel 7 * Use trait method to create TestResponse * Update changelog * Update readme
Version 1.2.0
Version 1.2.0 (#6) * Use tap * Laravel 7 & guzzle 7 * Immutable client (#1) * Replace/mutate client * Bug fixes and test * Update changelog * Defer service provider * Revert "Defer service provider" This reverts commit 8bce8a6243a2d9bac6fbf652321023c6d1f1a28a. * Fix version * Merges config recursively (#3) * Temporary fix for merging config * Merge recursive distinct * Correct json driver merging * Rename helper method to avoid conflict * Update changelog * Update changelog * Update changelog * Use splat operator * Update changelog * Add trait to interaction with HTTP message * codecov config * Update changelog * Use interface for transformable response body * Update changelog * Rename transformable to parsable * Fix callable middleware * Update readme * Update changelog * Add php-cs-fixer config * Bug fixes for lazy evaluation and improvements * Update syntax * Invoke the lazy callable * Invoke lazy closure with using container * Update changelog * Remove unused helper function
Version 1.1.1
Version 1.1.1 (#4) * Use tap * Laravel 7 & guzzle 7 * Immutable client (#1) * Replace/mutate client * Bug fixes and test * Update changelog * Defer service provider * Revert "Defer service provider" This reverts commit 8bce8a6243a2d9bac6fbf652321023c6d1f1a28a. * Fix version * Merges config recursively (#3) * Temporary fix for merging config * Merge recursive distinct * Correct json driver merging * Rename helper method to avoid conflict * Update changelog * Update changelog * Update changelog
Version 1.1.0
Develop (#2) * Use tap * Laravel 7 & guzzle 7 * Immutable client (#1) * Replace/mutate client * Bug fixes and test * Update changelog