What's Changed
It's finally time for the first Saloon v2 beta! After months of work and pretty much rewriting the core code, Saloon v2 is finally in beta for you to try out. Please provide feedback on the main issue.
Issue: #64
Docs: https://docs.saloon.dev/v/2/
- Feature | Better v2 mocking by @Sammyjo20 in #72
- Feature | Fake responses by @Sammyjo20 in #93
- Feature | Data repository pattern by @Sammyjo20 in #94
- Feature | Laravel middleware by @Sammyjo20 in #96
- Feature | Laravel integration by @Sammyjo20 in #103
- Feature | More tidy ups by @Sammyjo20 in #104
- Feature | Drop Sammyjo20 from namespace by @Sammyjo20 in #105
- Feature | Drop Saloon in Class Names by @Sammyjo20 in #106
- Feature | Reduce Dependencies by @Sammyjo20 in #107
- Feature | V2 Fixing Tests by @Sammyjo20 in #108
- Feature | More tests by @Sammyjo20 in #110
- Feature | More tests by @Sammyjo20 in #111
- Feature | Fixed handler stack by @Sammyjo20 in #112
- Fix | Guzzle handler stack by @Sammyjo20 in #113
- Fix | AlwaysThrowOnErrors Priority by @Sammyjo20 in #114
- Feature | Rename queryParameters to query by @Sammyjo20 in #115
- Feature | v2 better workflow permissions by @Sammyjo20 in #116
- Feature |v2 better workflow permissions by @Sammyjo20 in #117
- V2 Tweaks by @Sammyjo20 in #118
- Feature | V2 Data-Object Responses by @Sammyjo20 in #119
- Feature | V2 - Connector First Design by @Sammyjo20 in #122
- Feature | V2 - Custom Exception Handlers by @Sammyjo20 in #123
- Feature | V2 - Replace method with enum by @Sammyjo20 in #127
- Feature | V2 Safe Body by @Sammyjo20 in #130
- Fix | v2 Better Response Error Methods by @Sammyjo20 in #132
- Feature | V2 Better Body Tests + More Features by @Sammyjo20 in #133
- Feature | V2 - Simplified responses and created one single response by @Sammyjo20 in #135
- Feature | V2 MultipartValue Object by @Sammyjo20 in #134
- Feature | V2 Added headers to body traits by @Sammyjo20 in #136
- Feature | V2 - Added back throwing mock exceptions by @Sammyjo20 in #137
- Fix | V2 - Changed the Response class return type to its interface counterpart by @juse-less in #138
New Contributors
- @juse-less made their first contribution in #138
Full Changelog: v1.6.0...v2.0.0-beta1