File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v0.12.0 (2023-08-17)
2+
3+ * build docs on CI by @samuelcolvin in #127
4+ * Update usage to reflect the recent addition of the pytest plugin by @tomhamiltonstubber in #128
5+ * support dataclasses with slots by @samuelcolvin in #136
6+ * Make ` Pygments ` required #137
7+
8+ ## v0.11.0 (2023-04-05)
9+
10+ * added support for sqlalchemy2 by @the-vty in #120
11+ * switch to ruff by @samuelcolvin in #124
12+ * support displaying ast types by @samuelcolvin in #125
13+ * Insert assert by @samuelcolvin in #126
14+
115## v0.10.0 (2022-11-28)
216
317* Use secure builtins standard module, instead of the ` __builtins__ ` by @0xsirsaif in #109
Original file line number Diff line number Diff line change 1- VERSION = '0.11 .0'
1+ VERSION = '0.12 .0'
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments