Releases: andreaselia/laravel-api-to-postman
Releases · andreaselia/laravel-api-to-postman
v1.7.9
02 Sep 12:20
Compare
Sorry, something went wrong.
No results found
Merge pull request #44 from rcerljenko/feature/fix-confirmed-rule
Added fix for last PR (confirmed rule handler)
v1.7.8
01 Sep 18:26
Compare
Sorry, something went wrong.
No results found
Merge pull request #43 from rcerljenko/feature/confirmed-rule
Added confirmed rule handler
v1.7.7
13 Aug 11:08
Compare
Sorry, something went wrong.
No results found
Fixes
Fixes a typo stopping the formdata auto fill from working
v1.7.6
12 Aug 08:25
Compare
Sorry, something went wrong.
No results found
Fixes
Copied over the containsSerializedClosure method from RouteAction to make the package backwards compatible with Laravel 7.x
v1.7.5
11 Aug 10:30
Compare
Sorry, something went wrong.
No results found
Fixes
Argument count error when enable_formdata is true
v1.7.4
14 Jul 19:38
Compare
Sorry, something went wrong.
No results found
Fixes
Small issue with the example in the README
v1.7.3
12 May 15:54
Compare
Sorry, something went wrong.
No results found
Fixes
Issue with serialized closures
v1.7.2
01 Mar 00:01
Compare
Sorry, something went wrong.
No results found
Merge pull request #29 from AndreasElia/new/refactoring
More Refactoring
v1.7.1
26 Feb 22:20
Compare
Sorry, something went wrong.
No results found
Merge pull request #27 from ikoncept/feature/available_methods_only
Refactored structure for retreiving reflection methods. If config is …
v1.7.0
24 Feb 22:06
Compare
Sorry, something went wrong.
No results found
Added
Configuration to customize the driver where the collection file should be stored.