Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

0.61.0b0 - Internal changes

Compare
Choose a tag to compare
@darrenburns darrenburns released this 10 Jun 14:36
· 67 commits to master since this release
cbccad7
  • Switch from toml to tomli to support TOML spec v1.0, and speed up parsing.
  • Small internal change to diffing to support type annotation improvements.

Thanks to @hukkin for these changes!