Skip to content

1.6.7

Latest

Choose a tag to compare

@llhotka llhotka released this 23 Jan 10:54
1.6.7
  • Converted README to markdown and added badges
  • Added return type annotation (-> None) to all __init__ methods
  • Documentation: ASCII trees of all examples are now generated via shtest. This helps to keep the docs in sync if an example module changes.
  • Instance routes now use actual values of list keys and leaf-list values rather than their canonical forms. This fixes #155.
  • Updated vulnerable dependency urllib3.