Skip to content

Release version 0.1.5

Compare
Choose a tag to compare
@Pebaz Pebaz released this 26 Dec 15:24
· 476 commits to master since this release

Includes changes from

Changelog

  • Bugfix: Fixed bug when importing importlib.util as noted here.
  • Improvement: Improved breadth of supported Python versions by using custom hash function rather than importlib.util.source_hash() introduced in Python 3.7+.