Superluminal, building blocks for creating HTTP requests and API clients reached it's v2.1.0 version.
Changelog
- Improved migration package to v2
- Fixed command to set a Bearer token
- Improved
RESTFulAPIClient
handling of POST
requests when the response is 201/Created
but a Location
header is missing.
- Improved
RESTFulAPIClient
support for PUT
to allow better configuration options.
Regards,
The Buenos Aires Smalltalk team