Skip to content

v1.11.0

Compare
Choose a tag to compare
@kislyuk kislyuk released this 24 Dec 05:21
· 216 commits to develop since this release
v1.11.0
6d59be6
  • Use shell builtins where possible (#280)

    • Switch from pkg_resources to importlib (#283)

    • Remove .sh extension by bash-completion convention (#281)

    • Catch exceptions in _check_module (#269)

    • Documentation and test improvements