Skip to content

Tags: trim21/watchfiles

Tags

v0.24.0

Toggle v0.24.0's commit message

Verified

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

v0.23.0

Toggle v0.23.0's commit message

Verified

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

v0.22.0

Toggle v0.22.0's commit message

Verified

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

v0.21.0

Toggle v0.21.0's commit message

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 (samuelcolvin#248)

* Add Python 3.12 support, drop Python 3.7 support

* Bump pytest

* test: use specific path for premission denied

v0.20.0

Toggle v0.20.0's commit message

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 (samuelcolvi…

…n#244)

* catch sigterm properly

* remove log

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update pyo3 to 0.18.2 (samuelcolvin#222)

v0.18.1

Toggle v0.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
switch pytest-sugar -> pytest-pretty (samuelcolvin#204)

* uprev pyo3, relax anyio constraint

* switch pytest-sugar -> pytest-pretty

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add ci check job and add 3.11 classifier (samuelcolvin#197)

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was signed with the committer’s verified signature.
samuelcolvin Samuel Colvin
add conda-forge badge to readme

v0.16.1

Toggle v0.16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build source distribution (samuelcolvin#176)

* add source distribution

* move sdist build above wheels build