Skip to content

0.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 16:08
· 18 commits to master since this release

Main changes

  • Added documentation
  • Implemented new with grid.new_row() as row syntax (see commit). The older fluent-style syntax is still supported, but considered less "pythonic".

What's Changed

  • Bump pytest-mock from 3.10.0 to 3.11.1 by @dependabot[bot] in #19
  • Bump pytest from 7.3.1 to 7.4.0 by @dependabot[bot] in #18
  • Bump the dev-dependencies group with 1 update by @dependabot[bot] in #20
  • Bump the all group with 1 update by @dependabot[bot] in #21
  • Bump the dev-dependencies group with 1 update by @dependabot[bot] in #22
  • Bump the dev-dependencies group with 1 update by @dependabot[bot] in #23
  • Bump the all group with 1 update by @dependabot[bot] in #24
  • Bump the github-actions group with 1 update by @dependabot[bot] in #25
  • Use ruff by @insolor in #26
  • Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #27
  • Bump typing-extensions from 4.12.1 to 4.12.2 by @dependabot[bot] in #28
  • Bump ruff from 0.4.7 to 0.5.0 by @dependabot[bot] in #29
  • Bump ruff from 0.5.0 to 0.5.1 in the dev-dependencies group by @dependabot[bot] in #30
  • Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #31
  • Bump ruff from 0.5.5 to 0.6.3 in the dev-dependencies group by @dependabot[bot] in #32
  • Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #33
  • Bump ruff from 0.6.8 to 0.7.1 in the dev-dependencies group by @dependabot[bot] in #34
  • Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #35
  • Bump ruff from 0.8.1 to 0.8.4 in the dev-dependencies group by @dependabot[bot] in #36
  • Bump ruff from 0.8.4 to 0.9.4 in the dev-dependencies group by @dependabot[bot] in #37
  • Bump ruff from 0.9.4 to 0.9.9 in the dev-dependencies group by @dependabot[bot] in #38
  • Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #39
  • Bump ruff from 0.11.2 to 0.11.7 in the dev-dependencies group by @dependabot[bot] in #40
  • Bump typing-extensions from 4.12.2 to 4.13.2 by @dependabot[bot] in #41
  • Bump the dev-dependencies group with 2 updates by @dependabot[bot] in #42
  • Bump ruff from 0.11.12 to 0.12.1 in the dev-dependencies group by @dependabot[bot] in #43
  • Bump ruff from 0.12.1 to 0.12.7 in the dev-dependencies group by @dependabot[bot] in #44
  • Bump pytest from 8.3.5 to 8.4.1 in the dev-dependencies group by @dependabot[bot] in #47
  • Add documentation by @insolor in #49

Full Changelog: 0.3.0...0.4.0