1.2.37
The release changes the behaviour of the unsafeClient
evaluation option.
If it is set to skip
- the root contract (if it using the unsafe client) will still throw.
What's Changed
- fix: root contract with unsafeClient should throw even with unsafeCli… by @ppedziwiatr in #303
Full Changelog: 1.2.36...1.2.37