What's Changed
* Added stop functionalities: max token execution time; max total runtime; max number of tasks, max scrub count
* Option to automatically resubmit tokens after failure (up to max scrub count)
* Allow user to specify desired state of token that remain locked (resubmit, failed, etc.)
* Store SLURM and DIRAC jobID in token
* More robust parsing of processing commands to fix errors with nested scripts
* Convert from setuptools to poetry; use pyproject.toml instead of setup.py
* Fix SSLEOFerror when token cannot be saved to DB
New Contributors
* hailihu made their first contribution in https://github.com/sara-nl/picasclient/pull/18
**Full Changelog**: https://github.com/sara-nl/picasclient/compare/0.3.0...1.0.0
What's Changed
* Logo by lnauta in https://github.com/sara-nl/picasclient/pull/15
* Minor changes to avoid flake8 errors by hailihu in https://github.com/sara-nl/picasclient/pull/18
* SPD-410: stop functionality by lnauta in https://github.com/sara-nl/picasclient/pull/16
* SPD-409 fixes by hailihu in https://github.com/sara-nl/picasclient/pull/23
* SPD-408 Add jobid by hailihu in https://github.com/sara-nl/picasclient/pull/22
* Fix token exception error by hailihu in https://github.com/sara-nl/picasclient/pull/25
* SPD-409 Scrubbing added by lnauta in https://github.com/sara-nl/picasclient/pull/17
* Update processing to be more general by lnauta in https://github.com/sara-nl/picasclient/pull/26
* Fix unit tests by hailihu in https://github.com/sara-nl/picasclient/pull/27
* Convert setuptools2poetry by hailihu in https://github.com/sara-nl/picasclient/pull/29
* Minor fixes by hailihu in https://github.com/sara-nl/picasclient/pull/32
New Contributors
* hailihu made their first contribution in https://github.com/sara-nl/picasclient/pull/18
**Full Changelog**: https://github.com/sara-nl/picasclient/compare/0.3.0...1.0.0