Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@saturnboy saturnboy released this 19 Jul 14:14
  • hide verbose traceback messages in pytest (#100)
  • fixup dict equality when including/ignoring deeply nested keys (#101)
  • fixup dynamic dict assertions when key are dict methods (#105)
  • dict equality errors now sort the keys in the error message (cf2f7d5)
  • fixup docs
    • fixup readme typo (#102)
    • docs for dict equality with nested keys (88877a1)
    • write docs for how to generate sphinx docs (2fbd42a)
    • add sphinx Note section to snapshot docs (8fe8eff)