v0.7.0 (2021-09-03)
- switch to
executing
andasttokens
for finding and printing debug arguments, #82, thanks @alexmojaki - correct changelog links, #76, thanks @Cielquan
- return
debug()
arguments, #87 - display more generators like
map
andfilter
, #88 - display
Counter
and similar dict-like objects properly, #88 - display
dataclasses
properly, #88 - uprev test dependencies, #81, #83, #90