Skip to content

v0.15.0 - internal overhauling and tooling

Compare
Choose a tag to compare
@tony tony released this 10 Sep 22:18
· 1052 commits to master since this release

Internal refactorings

New features

Breaking changes

Development

Tests

Documentation

Autogenerated

  • fix(tmux_cmd): remove only trailing new lines in stdout by @rockandska in #405
  • fix(tmux_cmd): use shutil.which and only PATH to discover tmux by @rockandska in #407
  • build(deps): Add flake8-bugbear by @tony in #408
  • build(deps): Add flake8-comprehensions by @tony in #409
  • docs: Update doctests by @tony in #412
  • pytest plugin by @tony in #411
  • Add gp-libs: Test docs via doctest, table of contents for sphinx.ext.autodoc, change issues module by @tony in #410
  • Move to src/ layout by @tony in #414

New Contributors

Full Changelog: v0.14.2...v0.15.0