Skip to content

Tags: samuelcolvin/watchfiles

Tags

v1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
try testing with 3.13 free threading (#326)

v1.0.3

Verified

This commit was signed with the committer’s verified signature.
samuelcolvin Samuel Colvin
try to fix github-pages-deploy-action

v1.0.2

Verified

This commit was signed with the committer’s verified signature.
samuelcolvin Samuel Colvin
uprev to v1.0.2

v1.0.1

Verified

This commit was signed with the committer’s verified signature.
samuelcolvin Samuel Colvin
uprev pypa/gh-action-pypi-publish in ci

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix version check and release in CI (#310)

v0.24.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
return "file deleted" instead of raising an exception (#301)

v0.23.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use `intern!` in rust code (#292)

v0.22.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
uprev linting, testing and docs requirements (#273)

v0.21.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Python 3.12 support, drop Python 3.7 support (#248)

* Add Python 3.12 support, drop Python 3.7 support

* Bump pytest

* test: use specific path for premission denied

v0.20.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Catch `SIGTERM` and kill running process before exitting (#244)

* catch sigterm properly

* remove log