v11.1.1
What's Changed
- Fix regression where named tuples could not be compared with unnamed tuples of the same types using the == operator by @younata in #1017
- Use uncached expression in the async versions of toEventually by @younata in #1018
Full Changelog: v11.1.0...v11.1.1