Skip to content

v5.2.X: Type hints and Tags API support

Compare
Choose a tag to compare
@Deconstrained Deconstrained released this 05 Jan 19:16
· 3 commits to main since this release
f0cdd6a
  • Expanded use of type hints
    • Return type hints used in place of :rtype: Sphinx directives
    • More type hints added to function arguments
  • Remove unused dependency deprecation
  • Fixed #130: path /tags/{id}/{entity_type} breaks entity wrapping logic