Skip to content

1.5.0

Compare
Choose a tag to compare
@s0undt3ch s0undt3ch released this 02 Jun 17:36
· 35 commits to main since this release

shell-utilities 1.5.0 (2022-06-02)

Improvements

  • The minimum python for the code base is now 3.7(we still provide support to Py3.5 and Py3.6 by providing a downgraded source, transparent to the user), and the project is now 100% typed, including the test suite. (#26)

Improved Documentation

  • Improve and switch to google style docstrings (#24)