You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Preparing release 0.59.0
* Minor changes applied after doing some manual testing.
* More secure approach and all manual tests pass
* Corrected release date
- Improvements have been added to the docker entrypoint, based on a PR from @akohout-hai which fixes an issue with handling of spaces in files names and directories, see PR [#322](https://github.com/rojopolis/spellcheck-github-actions/pull/322) for details. This is his first contribution to the project and I want to thank him for his contribution, which is highly appreciated.
6
+
7
+
- Docker based image updated to Python 3.14.3 slim trixie via PR [#320](https://github.com/rojopolis/spellcheck-github-actions/pull/320) from Dependabot.
8
+
3
9
## 0.58.0, 2026-01-20, security release, update not required
4
10
5
11
- A minor security issue in the dependency: pymdown-extensions, which is used by the core component PySpelling
0 commit comments