v1.4.5
Changes by Kind
Improvements
- Support
multiline = true
to PromptConfig and be able to add multiline strings as prompt inputs. (#217, @gabbigum) - Hub unit test framework now sends back the GraphQL request it received for more thorough testing. This change breaks backwards-compatibility of the API used to write unit test for GraphQL: the
Responder
andEventGenerator
types have a slightly different signature. (#206, @marckhouzam)
Dependencies
Added
Nothing has changed.
Changed
Nothing has changed.
Removed
Nothing has changed.