Skip to content

igbpyutils v0.8.0

Latest
Compare
Choose a tag to compare
@haukex haukex released this 11 Oct 13:30
· 6 commits to main since this release
  • REMOVED gen-coveragerc and deprecated igbpyutils.dev.generate_coveragerc
  • Renamed igbpyutils.dev.check_script_vs_lib to igbpyutils.dev.script_vs_lib.check_script_vs_lib
    • The former is still available but raises a deprecation warning. (Update: Warning is not yet implemented in this release)
    • The known_shebangs argument may now be a regular expression.
    • The exec_from_git option now uses the current index instead of the tree, so uncommitted changes are correctly seen.

https://pypi.org/project/igbpyutils/0.8.0/