* switch to [`executing`](https://pypi.org/project/executing/) and [`asttokens`](https://pypi.org/project/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