Skip to content

Releases: jenky/hermes

Version 1.4.1

11 Dec 03:27
f660639
Compare
Choose a tag to compare

Version 1.4.0

09 Sep 07:04
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/jenky/hermes

Version 1.3.2

11 May 04:57
Compare
Choose a tag to compare
Correct request error check

Version 1.3.1

19 Apr 05:24
Compare
Choose a tag to compare
Remove lazy evaluation code

Version 1.3.0

17 Apr 07:43
Compare
Choose a tag to compare
Update facade

Version 1.2.2

06 Mar 05:07
Compare
Choose a tag to compare
Update changelog

Version 1.2.1

03 Mar 17:19
b7cda54
Compare
Choose a tag to compare
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

28 Feb 15:41
e176efb
Compare
Choose a tag to compare
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

25 Feb 04:01
12b4e14
Compare
Choose a tag to compare
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

17 Feb 07:08
c664d2e
Compare
Choose a tag to compare
Develop (#2)

* Use tap

* Laravel 7 & guzzle 7

* Immutable client (#1)

* Replace/mutate client

* Bug fixes and test

* Update changelog