Skip to content

v0.4.1

Latest

Choose a tag to compare

@amotl amotl released this 05 Jan 22:06
· 1 commit to main since this release

What's Changed

  • Maintenance: Fixed type hint for CrateLayer::dsn(self) -> Optional[str]
  • CI: Validated against Python 3.14

Details

  • Update pyproject-fmt requirement from <2.3 to <2.4 by @dependabot[bot] in #12
  • Update mypy requirement from <1.12 to <1.13 by @dependabot[bot] in #13
  • Project: Remove support for PyPy from package metadata by @amotl in #15
  • CI: Verify support on Python 3.13 by @amotl in #14
  • Update validate-pyproject requirement from <0.21 to <0.22 by @dependabot[bot] in #16
  • Update pyproject-fmt requirement from <2.4 to <2.5 by @dependabot[bot] in #18
  • Update ruff requirement from <0.7 to <0.8 by @dependabot[bot] in #17
  • Update validate-pyproject requirement from <0.22 to <0.23 by @dependabot[bot] in #19
  • Update mypy requirement from <1.13 to <1.14 by @dependabot[bot] in #20
  • CI: Use macOS 13, macOS 12 has been deprecated. by @amotl in #23
  • Update pytest-cov requirement from <6 to <7 by @dependabot[bot] in #21
  • Update pyproject-fmt requirement from <2.5 to <2.6 by @dependabot[bot] in #22
  • Chore(deps): Update poethepoet requirement from <0.30 to <0.31 by @dependabot[bot] in #24
  • Chore(deps): Update validate-pyproject requirement from <0.23 to <0.24 by @dependabot[bot] in #25
  • Chore(deps): Update ruff requirement from <0.8 to <0.9 by @dependabot[bot] in #26
  • Chore(deps): Update poethepoet requirement from <0.31 to <0.32 by @dependabot[bot] in #27
  • Chore(deps): Update twine requirement from <6 to <7 by @dependabot[bot] in #29
  • CI: Configure coverage report upload to Codecov.io by @amotl in #30
  • Chore(deps): Bump codecov/codecov-action from 4 to 5 by @dependabot[bot] in #28
  • Chore(deps): Update mypy requirement from <1.14 to <1.15 by @dependabot[bot] in #31
  • Dependencies: Relax development package poethepoet by @amotl in #33
  • Chore(deps): Update ruff requirement from <0.9 to <0.10 by @dependabot[bot] in #34
  • Chore(deps): Update mypy requirement from <1.15 to <1.16 by @dependabot[bot] in #35
  • Chore(deps): Update ruff requirement from <0.10 to <0.12 by @dependabot[bot] in #37
  • Chore: Relax versions of tool dependencies by @amotl in #38
  • Chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #42
  • Chore(deps): Update mypy requirement from <1.16 to <1.19 by @dependabot[bot] in #43
  • Chore(deps): Update ruff requirement from <0.12 to <0.14 by @dependabot[bot] in #44
  • Chore(deps): Update pytest-cov requirement from <7 to <8 by @dependabot[bot] in #45
  • Chore(deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #46
  • Maintenance 202511: This and that by @amotl in #48
  • Chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #52
  • Chore(deps-dev): Update mypy requirement from <1.19 to <1.20 by @dependabot[bot] in #51
  • Chore(deps): Update pytest requirement from <9 to <10 by @dependabot[bot] in #53

Full Changelog: v0.4.0...v0.4.1