8000 Release Version 0.4.0 · altwalker/altwalker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version 0.4.0

Latest
Compare
Choose a tag to compare
@Robert-96 Robert-96 released this 20 Sep 22:23
· 1 commit to main since this release

Changelog

Added

  • The init command should generate a .gitignore file. (#4)
  • The init command should generate a requirements.txt file. (#5)
  • Drop support for python 3.5 and 3.6. (#6)
  • The load_module method is deprecated and will be removed in Python 3.12. (#9)
  • Add the GraphWalker jar file as a resource file. (#16)
  • The pkg_resources module is deprecated. (#23)
  • Update the logging configuration to be more suited for a library. (#24)
  • Remove the deprecated -p, --port and --url options. (#26)
  • Drop support for python 3.7. (#29)
  • Add beforeStep and afterStep fixtures. (#33)
0