Skip to content

Comments

Release v0.9.0#94

Merged
kurtmckee merged 56 commits intoreleasesfrom
release/0.9.0
Feb 7, 2026
Merged

Release v0.9.0#94
kurtmckee merged 56 commits intoreleasesfrom
release/0.9.0

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 7, 2026

0.9.0

Python support

  • Support Python 3.14.
  • Drop support for Python 3.9.

Default styles

  • Support .tex (TeX/LaTeX).
  • Support .ly (Lilypond).
  • Support .hx (Haxe).
  • Support .gd (Godot).

Fixed

  • Support setting custom extension configurations in user config.

    Previously, setting an extension (like chipshot.extensions.yaml)
    would erase all of the default extension configurations.

Development

  • Migrate the flake8 configuration to pyproject.toml using
    the flake8-toml-config plugin.
  • Test type annotations against all supported Python versions.
  • Lock the GitHub CI runners to known, predictable versions.
  • Fix and expand the project URLs listed in pyproject.toml.
  • Test package building on minimum Python and build system versions.
  • Automatically maintain the pre-commit config example in the README.
  • Introduce a compatibility module for conditional code.
  • Use Trusted Publishing to publish new releases.

kurtmckee and others added 30 commits April 14, 2025 13:19
Also, run `tox run -m update`.
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.33.0 → 0.33.2](python-jsonschema/check-jsonschema@0.33.0...0.33.2)
updates:
- [github.com/pycqa/isort: 6.0.1 → 6.1.0](PyCQA/isort@6.0.1...6.1.0)
Bumps the github-actions group with 1 update: [kurtmckee/github-workflows](https://github.com/kurtmckee/github-workflows).


Updates `kurtmckee/github-workflows` from 1.4 to 1.5
- [Release notes](https://github.com/kurtmckee/github-workflows/releases)
- [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/github-workflows@ca26472...a8716fc)

---
updated-dependencies:
- dependency-name: kurtmckee/github-workflows
  dependency-version: '1.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This means that the README has EditorConfig settings assigned,
rather than simply being excluded from pre-commit checks.
Bumps the github-actions group with 2 updates: [kurtmckee/github-workflows/.github/workflows/create-pr.yaml](https://github.com/kurtmckee/github-workflows) and [kurtmckee/github-workflows/.github/workflows/tox.yaml](https://github.com/kurtmckee/github-workflows).


Updates `kurtmckee/github-workflows/.github/workflows/create-pr.yaml` from 1.5 to 1.6
- [Release notes](https://github.com/kurtmckee/github-workflows/releases)
- [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/github-workflows@a8716fc...f85528d)

Updates `kurtmckee/github-workflows/.github/workflows/tox.yaml` from 1.5 to 1.6
- [Release notes](https://github.com/kurtmckee/github-workflows/releases)
- [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/github-workflows@a8716fc...f85528d)

---
updated-dependencies:
- dependency-name: kurtmckee/github-workflows/.github/workflows/create-pr.yaml
  dependency-version: '1.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: kurtmckee/github-workflows/.github/workflows/tox.yaml
  dependency-version: '1.6'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the github-actions group with 2 updates: [kurtmckee/github-workflows/.github/workflows/create-pr.yaml](https://github.com/kurtmckee/github-workflows) and [kurtmckee/github-workflows/.github/workflows/tox.yaml](https://github.com/kurtmckee/github-workflows).


Updates `kurtmckee/github-workflows/.github/workflows/create-pr.yaml` from 1.6 to 1.7
- [Release notes](https://github.com/kurtmckee/github-workflows/releases)
- [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/github-workflows@f85528d...19c3c06)

Updates `kurtmckee/github-workflows/.github/workflows/tox.yaml` from 1.6 to 1.7
- [Release notes](https://github.com/kurtmckee/github-workflows/releases)
- [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst)
- [Commits](kurtmckee/github-workflows@f85528d...19c3c06)

---
updated-dependencies:
- dependency-name: kurtmckee/github-workflows/.github/workflows/create-pr.yaml
  dependency-version: '1.7'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: kurtmckee/github-workflows/.github/workflows/tox.yaml
  dependency-version: '1.7'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
kurtmckee
kurtmckee previously approved these changes Feb 7, 2026
@kurtmckee kurtmckee marked this pull request as ready for review February 7, 2026 17:15
@kurtmckee kurtmckee self-requested a review February 7, 2026 17:15
@kurtmckee kurtmckee dismissed their stale review February 7, 2026 17:16

Testing branch protection rules

@kurtmckee kurtmckee merged commit d7ad370 into releases Feb 7, 2026
4 checks passed
@kurtmckee kurtmckee deleted the release/0.9.0 branch February 7, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant