Skip to content

v1.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 06:06
· 654 commits to main since this release

v1.6.1 (2024-04-03)

Chore

  • chore(deps): add pre-commit to dev dependency (3a2fccd)

  • chore: make csaps optional (db31b06)

  • chore: update issue templates (dfc2ab0)

Ci

  • ci(github): remove linting, let pre-commit handle it (b209ecb)

  • ci(pre-commit): add hooks (9b401c3)

Documentation

  • docs: rephrase kconv guide (dd2c022)

  • docs: add ipykernel dependency to resolve failing builds (e5774a5)

  • docs: add hvplot example (6997020)

Fix

  • fix: remove all pypi dependencies from pyproject.toml (1b2fd55)

Refactor

  • refactor: remove ktool_old (18ea072)

Style

  • style: apply ruff to deprecated imagetools (b2c7596)

  • style: apply pre-commit fixes (12b6441)