This release resolves #115, where the Variable object had unexpected behavior in cases where there were multiple threads in the same test. PR #118 simplifies the implementation such that Variable and let() values can be shared across threads just like any other pointer.
With 1.2.0, using Spectrum with libraries such as Awaitility and Unirest is much more straightforward.
Thanks to @mxk1235, @bjornblomqvist, and @ashleyfrieze for help on this!
To get started using this latest release, see the quickstart walkthrough.