Release v3.1.0
Enhancements:
- #90 added ability to extract context object and initialize client with that object
BREAKING CHANGES:
Castle::Client.newdoes not not build context object anymore- to use previous functionality use
Castle::Client.from_request
Features:
- added
Castle::Client.to_contextmethod which allows to generate context object from the request