Superluminal, building blocks for creating HTTP requests and API clients reached it's v3.0.0 version.
What's Changed
- Added support for multi-part body content by @mtabacman in https://github.com/ba-st/Superluminal/pull/44
- Added testing of multiple files upload. by @mtabacman in https://github.com/ba-st/Superluminal/pull/45
- Update project structure to follow the guidelines by @gcotelli in https://github.com/ba-st/Superluminal/pull/48
- Use Launchpad v4 by @gcotelli in https://github.com/ba-st/Superluminal/pull/49
- Use API Client instead of a plain ZnClient by @gcotelli in https://github.com/ba-st/Superluminal/pull/50
- Make possible to configure retry options for Consul discovery client by @gcotelli in https://github.com/ba-st/Superluminal/pull/51
- Update documentation by @gcotelli in https://github.com/ba-st/Superluminal/pull/52
Full Changelog: https://github.com/ba-st/Superluminal/compare/v2.2.0…v3.0.0
Regards,
The Buenos Aires Smalltalk team