Pysqa

Latest version: v0.1.20

Safety actively analyzes 639131 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

0.0.22

What's Changed
* Refactor tests by jan-janssen in https://github.com/pyiron/pysqa/pull/172
* Move execute_command to separate class by jan-janssen in https://github.com/pyiron/pysqa/pull/170
* Propagate kwargs all the way by jan-janssen in https://github.com/pyiron/pysqa/pull/171
* Rename tests by jan-janssen in https://github.com/pyiron/pysqa/pull/173
* Add command line test by jan-janssen in https://github.com/pyiron/pysqa/pull/174
* defusedxml: import ElementTree rather than cElementTree by jan-janssen in https://github.com/pyiron/pysqa/pull/175
* add more command line tests by jan-janssen in https://github.com/pyiron/pysqa/pull/176
* Add test for squeue command by jan-janssen in https://github.com/pyiron/pysqa/pull/177


**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.0.21...pysqa-0.0.22

0.0.21

What's Changed
* Bump pandas from 2.0.0 to 2.0.1 by dependabot in https://github.com/pyiron/pysqa/pull/162
* Update slurm.sh by jan-janssen in https://github.com/pyiron/pysqa/pull/163
* Extend tests by pyiron-runner in https://github.com/pyiron/pysqa/pull/164
* Refactor codebase by jan-janssen in https://github.com/pyiron/pysqa/pull/166
* Fix dependency_list not being transferred by jan-janssen in https://github.com/pyiron/pysqa/pull/167
* Add write test by jan-janssen in https://github.com/pyiron/pysqa/pull/168
* Add extra keyword arguments by jan-janssen in https://github.com/pyiron/pysqa/pull/169
* Pysqa use settings by jan-janssen in https://github.com/pyiron/pysqa/pull/165

New Contributors
* pyiron-runner made their first contribution in https://github.com/pyiron/pysqa/pull/164

**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.0.20...pysqa-0.0.21

0.0.20

What's Changed
* update torque support by ligerzero-ai in https://github.com/pyiron/pysqa/pull/156
* Implement method convert_queue_status for torque by ligerzero-ai in https://github.com/pyiron/pysqa/pull/157
* Add slurm squeue test by jan-janssen in https://github.com/pyiron/pysqa/pull/161

New Contributors
* ligerzero-ai made their first contribution in https://github.com/pyiron/pysqa/pull/156

**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.0.19...pysqa-0.0.20

0.0.19

What's Changed
* Bump pandas from 1.5.2 to 1.5.3 by dependabot in https://github.com/pyiron/pysqa/pull/150
* Bump paramiko from 2.12.0 to 3.0.0 by dependabot in https://github.com/pyiron/pysqa/pull/151
* Bump tqdm from 4.64.1 to 4.65.0 by dependabot in https://github.com/pyiron/pysqa/pull/152
* Bump paramiko from 3.0.0 to 3.1.0 by dependabot in https://github.com/pyiron/pysqa/pull/154
* Bump pandas from 1.5.3 to 2.0.0 by dependabot in https://github.com/pyiron/pysqa/pull/155


**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.0.18...pysqa-0.0.19

0.0.18

What's Changed
* Use build cache like in base and atomistics by niklassiemer in https://github.com/pyiron/pysqa/pull/142
* Bump pandas from 1.5.0 to 1.5.1 by dependabot in https://github.com/pyiron/pysqa/pull/144
* Return working directory as part of the queue status by jan-janssen in https://github.com/pyiron/pysqa/pull/143
* Update to python 3.11 by jan-janssen in https://github.com/pyiron/pysqa/pull/145
* Bump paramiko from 2.11.0 to 2.12.0 by dependabot in https://github.com/pyiron/pysqa/pull/146
* Bump pandas from 1.5.1 to 1.5.2 by dependabot in https://github.com/pyiron/pysqa/pull/147
* Rename master to main by jan-janssen in https://github.com/pyiron/pysqa/pull/148


**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.0.17...pysqa-0.0.18

0.0.17

What's Changed
* Bump pandas from 1.4.0 to 1.4.1 by dependabot in https://github.com/pyiron/pysqa/pull/115
* Bump tqdm from 4.62.3 to 4.63.0 by dependabot in https://github.com/pyiron/pysqa/pull/117
* Bump paramiko from 2.9.2 to 2.10.1 by dependabot in https://github.com/pyiron/pysqa/pull/118
* Bump paramiko from 2.10.1 to 2.10.3 by dependabot in https://github.com/pyiron/pysqa/pull/119
* Bump tqdm from 4.63.0 to 4.63.1 by dependabot in https://github.com/pyiron/pysqa/pull/120
* Bump jinja2 from 3.0.3 to 3.1.1 by dependabot in https://github.com/pyiron/pysqa/pull/121
* Bump tqdm from 4.63.1 to 4.64.0 by dependabot in https://github.com/pyiron/pysqa/pull/122
* Bump pandas from 1.4.1 to 1.4.2 by dependabot in https://github.com/pyiron/pysqa/pull/123
* Bump paramiko from 2.10.3 to 2.10.4 by dependabot in https://github.com/pyiron/pysqa/pull/126
* Bump jinja2 from 3.1.1 to 3.1.2 by dependabot in https://github.com/pyiron/pysqa/pull/125
* Bump paramiko from 2.10.4 to 2.11.0 by dependabot in https://github.com/pyiron/pysqa/pull/127
* Remove openssl constraint by jan-janssen in https://github.com/pyiron/pysqa/pull/114
* Bump pandas from 1.4.2 to 1.4.3 by dependabot in https://github.com/pyiron/pysqa/pull/128
* Extend output format for JobID by jan-janssen in https://github.com/pyiron/pysqa/pull/116
* Fix abbreviation of status to 's' by niklassiemer in https://github.com/pyiron/pysqa/pull/131
* Add format black workflow by niklassiemer in https://github.com/pyiron/pysqa/pull/134
* Bump tqdm from 4.64.0 to 4.64.1 by dependabot in https://github.com/pyiron/pysqa/pull/136
* Bump pandas from 1.4.3 to 1.4.4 by dependabot in https://github.com/pyiron/pysqa/pull/135
* Bump pandas from 1.4.4 to 1.5.0 by dependabot in https://github.com/pyiron/pysqa/pull/137
* Introduce and use Base SchedulerCommands class by niklassiemer in https://github.com/pyiron/pysqa/pull/133
* Write output from submission to file on error by pmrv in https://github.com/pyiron/pysqa/pull/124
* Merge with master by jan-janssen in https://github.com/pyiron/pysqa/pull/138
* Allow for job dependencies by niklassiemer in https://github.com/pyiron/pysqa/pull/132


**Full Changelog**: https://github.com/pyiron/pysqa/compare/pysqa-0.0.16...pysqa-0.0.17

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.