Skip to content

v0.7.0 (2021-09-03)

Compare
Choose a tag to compare
@samuelcolvin samuelcolvin released this 03 Sep 16:52
a3fa164
  • switch to executing and asttokens
    for finding and printing debug arguments, #82, thanks @alexmojaki
  • correct changelog links, #76, thanks @Cielquan
  • return debug() arguments, #87
  • display more generators like map and filter, #88
  • display Counter and similar dict-like objects properly, #88
  • display dataclasses properly, #88
  • uprev test dependencies, #81, #83, #90