Releases: samuelcolvin/dirty-equals
Releases · samuelcolvin/dirty-equals
v0.2
- Corrected grammar by @barnabywalters, #17
- Upgrade actions/setup-python by @cclauss, #19
- Try upgrading mkdocstrings, #21
- Add
IsDate
andIsToday
by @cinarizasyon, #20 - fix build, uprev dependencies, #24
- feat: add
IsFalseLike
by @osintalex, #23 - add
IsTrueLike
type, #25 - Inspection types -
HasName
,HasRepr
,HasAttributes
, #26
Full Changelog: v0.1...v0.2
v0.1
v0.0.5
More docs, tweaks and testing of docs examples.
v0.0.4
Lots more docs, use mkdocstrings
to auto generate docs from docstrings.
v0.0.3
Add docs and many more types.
v0.0.2
add support for python 3.7 and 3.8
v0.0.1
First release 🎉