Skip to content

v0.23.0

Compare
Choose a tag to compare
@jasonpaulos jasonpaulos released this 13 Feb 19:40
· 33 commits to master since this release
8531f4b

Added

  • Improved error handling for tuple type mismatch: added information on position and expected type. (#655)
  • Added an asdict() method to ast.router.BareCallActions. (#656)

Fixed

  • Fixed wrong encoding result in tuple get last item. (#663)