Releases: iterative/dvc-task
Releases · iterative/dvc-task
0.1.7
What's Changed
- update template by @github-actions in #99
- Add a new method interrupt to send SIGINT to tasks by @karajan1001 in #101
Full Changelog: 0.1.6...0.1.7
0.1.6
What's Changed
- ci: test with 3.11 in all OSes by @skshetry in #96
- cruft: update template by @pmrowla in #98
- Raise proper exception in
send_signal
if we haven't kill the desired process. by @karajan1001 in #97
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- add bandit, a security linter by @skshetry in #94
- Add locks to process operations to prevent race conditions. by @karajan1001 in #95
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- Add read lock before msg file reading. by @karajan1001 in #92
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Fix pypy run by @skshetry in #81
- chore: test on 3.11 by @skshetry in #82
- packaging: advertise 3.11 support by @skshetry in #83
- [skip ci]: use pypa/gh-action-pypi-publish@release/v1, drop token by @skshetry in #84
- cruft: update template by @pmrowla in #85
- cruft update by @skshetry in #86
- metadata: consider it as a beta by @skshetry in #87
- update template by @github-actions in #88
- cruft update by @skshetry in #89
- Solve concurrent issue by @karajan1001 in #90
Full Changelog: 0.1.2...0.1.3
0.1.2
0.1.1
0.1.0
0.0.13
What's Changed
- Better handle for process info dump by @karajan1001 in #65
- FSApp: add a new method purge by @karajan1001 in #69
Full Changelog: 0.0.12...0.0.13
0.0.12
What's Changed
- build(deps-dev): bump mkdocs-material from 8.2.16 to 8.3.2 by @dependabot in #57
- build(deps-dev): bump mypy from 0.960 to 0.961 by @dependabot in #56
- cruft: update template by @pmrowla in #63
- proc: set pgrp in spawned daemon processes by @pmrowla in #64
Full Changelog: 0.0.11...0.0.12