Skip to content

v0.5.0

Compare
Choose a tag to compare
@cgahr cgahr released this 02 Mar 17:57
· 182 commits to main since this release
  • replace fraction with scale
  • replace ratio with aspect
  • add support for gridspec_kw, namely width_ratios and height_ratios
  • move configuration to pyproject.toml
  • improve github ci
  • add testing to python version 3.7, 3.8, 3.9, 3.10