Skip to content

4.11.0 - Simplifying, upgrading, and refactoring

Compare
Choose a tag to compare
@mdmintz mdmintz released this 31 Dec 09:40
· 2059 commits to master since this release
0d61ce9

Simplifying, upgrading, and refactoring

  • Add a class method to run "pytest" if "python" was used instead
    --> a811e87
    --> This resolves #1647
  • Simplify hover actions
    --> 813ff3d
    --> This resolves #1649
  • Add context_click() / right_click()
    --> 0cf99b0
    --> This resolves #1646
  • Drop support for Python 2.7
    --> This resolves #1651
  • Update console scripts
    --> c251e5a
  • Update Recorder script generation
    --> eb2a33d
  • Refresh Python dependencies
    --> 5c1deaa

What's Changed

Full Changelog: v4.10.0...v4.11.0