Skip to content

Dict type-following

Compare
Choose a tag to compare
@gordonwatts gordonwatts released this 27 Apr 08:06
· 3 commits to master since this release
5f23cfb

Prior to this, when you accessed methods that were part of a dictionary the type following wasn't done correctly. This release will update to code that does this correctly.

Note this is still now working correctly for tuples!

What's Changed

Full Changelog: 3.3.0...3.3.1