Skip to content

v2.3.0

Compare
Choose a tag to compare
@leafo leafo released this 31 May 19:12
· 28 commits to master since this release

What's Changed

  • Provide missing _describe implementations for map_of and equivalent
  • Fix bug where tag (and scope) nodes would not correctly show the tag name when describing
  • assert node uses the assertproperty of the class instead of directly calling the assert global, so it can be overwritten by subclasses
  • Minor readme typo fixes

New Contributors

Full Changelog: v2.2.0...v2.3.0