Superluminal, building blocks for creating HTTP requests and API clients reached it's v1.2.0 version.
Changelog
- Core
- Add
setAuthorizationTo:
to set Authotization headers in the builder - Add
set:to:
to set arbitrary headers in the builder - API Client
- Add
postAt:configuredBy:withSuccessfulResponseDo:
allowing better configuration of the request - Add
APIClientTest
to ease the testing of API Clients. - Tooling
- Add GitHub Actions to check the correct loading of every group declared in the Baseline
Regards,
The Buenos Aires Smalltalk team