v2.3.0
What's Changed
- Provide missing
_describe
implementations formap_of
andequivalent
- Fix bug where
tag
(andscope
) nodes would not correctly show the tag name when describing assert
node uses theassert
property of the class instead of directly calling theassert
global, so it can be overwritten by subclasses- Minor readme typo fixes
New Contributors
- @IsLilyYaGirl made their first contribution in #13
Full Changelog: v2.2.0...v2.3.0