Changes

Summary

  1. updated documentation (commit: 5449670) (details)
  2. Single-source project version (commit: cdde7d8) (details)
  3. Compatibility w/Python 3.7. (commit: 01d6c5d) (details)
The file was modified docs/modules.rst (diff)
The file was modified docs/delta.rst (diff)
The file was modified delta/__init__.py (diff)
The file was modified pyproject.toml (diff)
Commit 01d6c5dfb18ba1f6598f57194bd667ef0fb472ef by Thorsten Vitt
Compatibility w/Python 3.7.

Positional-only arguments (PEP 570) were introduced with Python 3.8
(commit: 01d6c5d)
The file was modified delta/corpus.py (diff)