Releases: pyiron/pysqa
Releases · pyiron/pysqa
pysqa 0.1.6
What's Changed
- Test pip no-build-isolation option by @jan-janssen in #244
Full Changelog: pysqa-0.1.5...pysqa-0.1.6
pysqa 0.1.5
What's Changed
- Add docs contact by @jan-janssen in #239
- Update black action by @jan-janssen in #241
- Test lower limits of dependencies by @jan-janssen in #240
- Switch to pyproject.toml by @jan-janssen in #242
- fix deployment by @jan-janssen in #243
Full Changelog: pysqa-0.1.4...pysqa-0.1.5
pysqa 0.1.4
What's Changed
- Migration to Python 3.12 by @jan-janssen in #230
- Use Coveralls Github action by @jan-janssen in #231
- Bump cloudpickle from 2.2.1 to 3.0.0 by @dependabot in #232
- Bump pandas from 2.1.1 to 2.1.2 by @dependabot in #233
- Bump pympipool from 0.7.1 to 0.7.2 by @dependabot in #234
- Bump pandas from 2.1.2 to 2.1.3 by @dependabot in #236
- Bump pympipool from 0.7.2 to 0.7.3 by @dependabot in #235
- Update pympipool to 0.7.5 by @jan-janssen in #238
- Use trusted publisher action by @jan-janssen in #237
Full Changelog: pysqa-0.1.3...pysqa-0.1.4
pysqa 0.1.3
What's Changed
- Bump pandas from 2.1.0 to 2.1.1 by @dependabot in #225
- Update pympipool by @liamhuber in #227
- update versioneer to 0.29 by @jan-janssen in #226
- Fix command line utility by @jan-janssen in #229
- Move executor import to separate module by @jan-janssen in #228
New Contributors
- @liamhuber made their first contribution in #227
Full Changelog: pysqa-0.1.2...pysqa-0.1.3
pysqa 0.1.2
What's Changed
- Bump pandas from 2.0.3 to 2.1.0 by @dependabot in #223
- Use latest up-coming version of pympipool by @jan-janssen in #218
Full Changelog: pysqa-0.1.1...pysqa-0.1.2
pysqa 0.1.1
What's Changed
- Use RaisingThread from pympipool by @jan-janssen in #209
- Bump pympipool from 0.5.5 to 0.5.6 by @dependabot in #211
- Bump paramiko from 3.2.0 to 3.3.1 by @dependabot in #216
- Bump pympipool from 0.5.6 to 0.6.1 by @dependabot in #215
- Bump pympipool from 0.6.1 to 0.6.2 by @dependabot in #217
- Bump tqdm from 4.65.0 to 4.66.1 by @dependabot in #221
- fixes for LSF by @jan-janssen in #222
- Bump pyyaml from 6.0 to 6.0.1 by @dependabot in #210
Full Changelog: pysqa-0.1.0...pysqa-0.1.1
pysqa 0.1.0
What's Changed
- Bump pandas from 2.0.2 to 2.0.3 by @dependabot in #199
- Provide Feedback which file failed to parse by @jan-janssen in #200
- Flux enforce integer job IDs by @jan-janssen in #204
- Add more tests for remote by @jan-janssen in #207
- Implement an concurrent.futures.Executor for pysqa by @jan-janssen in #206
Full Changelog: pysqa-0.0.25...pysqa-0.1.0
pysqa 0.0.25
What's Changed
- Use isort with black to restructure imports by @jan-janssen in #191
- Bump pandas from 2.0.1 to 2.0.2 by @dependabot in #192
- Bump paramiko from 3.1.0 to 3.2.0 by @dependabot in #193
- Use intermediate PR_TITLE variable to secure workflow by @niklassiemer in #194
- Flux: Set status to finished by @jan-janssen in #195
Full Changelog: pysqa-0.0.24...pysqa-0.0.25
pysqa 0.0.24
What's Changed
- update flux tests by @jan-janssen in #186
- Update README file by @jan-janssen in #187
- Add more debugging documentation by @jan-janssen in #188
- Add more verbose error messages by @jan-janssen in #189
- Fix for flux by @jan-janssen in #190
Full Changelog: pysqa-0.0.23...pysqa-0.0.24
pysqa 0.0.23
What's Changed
- Move command line interface from python -m pysqa.cmd to python -m pysqa by @jan-janssen in #178
- Documentation by @jan-janssen in #182
- Introduce extra requirements by @jan-janssen in #181
- Add first draft for flux by @jan-janssen in #179
- Fix bug with continuous SSH connections by @jan-janssen in #183
- Removed args by @Leimeroth in #184
- Test minimalistic environment by @jan-janssen in #185
New Contributors
- @Leimeroth made their first contribution in #184
Full Changelog: pysqa-0.0.22...pysqa-0.0.23