Releases: ansys/pyhps
Releases · ansys/pyhps
v0.7.1
MAINT: Bump version to v0.7.1
v0.8.dev0
Bump version to 0.8.dev0 in pyproject.toml (#341)
v0.7.0
What's Changed
- Technical review by @klmcadams in #273
- Replace unittest with pytest by @FedericoNegri in #298
- fix: followup tech review by @RobPasMue in #300
- Bump ansys-sphinx-theme from 0.13.1 to 0.13.2 by @dependabot in #297
- fix: workflow permissions by @RobPasMue in #301
- Bump docker/login-action from 2 to 3 by @dependabot in #292
- Bump dawidd6/action-download-artifact from 2 to 3 by @dependabot in #290
- Bump peter-evans/create-or-update-comment from 2 to 4 by @dependabot in #295
- cicd: proposing different action by @RobPasMue in #302
- fix: github output instead of env var by @RobPasMue in #303
- Bump actions/checkout from 3 to 4 by @dependabot in #293
- Bump sphinxnotes-strike from 1.2 to 1.2.1 by @dependabot in #296
- Bump sphinx-autodoc-typehints from 1.25.2 to 1.25.3 by @dependabot in #291
- Cleanup workflows by @FedericoNegri in #306
- Fix coverage by @FedericoNegri in #307
- Update RMS models by @FedericoNegri in #308
- Additional cleanup by @FedericoNegri in #312
- Bump actions/setup-python from 4 to 5 by @dependabot in #310
- Bump mikepenz/action-junit-report from 3 to 4 by @dependabot in #309
- Update tests for LS-DYNA example by @saimanikant in #276
- fix: stage dependencies by @RobPasMue in #313
- More docs and url renaming by @FedericoNegri in #316
- Update README.rst by @PipKat in #317
- DCS migration guide by @FedericoNegri in #314
- Adjust schemas docstrings by @FedericoNegri in #318
- Expose task work dir by @FedericoNegri in #320
- Update fluent nozzle example by @FedericoNegri in #319
- Rework Doc API Reference by @FedericoNegri in #321
- Bump ansys-sphinx-theme from 0.13.2 to 0.13.4 by @dependabot in #324
- Bump twine from 4.0.2 to 5.0.0 by @dependabot in #323
- Bump sphinx-autodoc-typehints from 1.25.3 to 2.0.0 by @dependabot in #325
- Remove issue templates by @FedericoNegri in #327
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #328
- Bump ansys-sphinx-theme from 0.13.4 to 0.14.0 by @dependabot in #330
- feat: update license start year by @RobPasMue in #334
- docs: installation steps by @RobPasMue in #336
- Bump coverage from 7.4.1 to 7.4.2 by @dependabot in #337
- Post tech-review updates by @klmcadams in #338
- Add codecov to the repository by @klmcadams in #339
- fix: solve badges by @RobPasMue in #340
Full Changelog: v0.6.0...v0.7.0
v0.7.dev0
fix: outputs
v0.6.0
What's Changed
- Rename to PyHPS by @FedericoNegri in #258
- More renaming by @FedericoNegri in #260
- Update RMS models and API by @FedericoNegri in #262
- Bump apispec from 6.3.0 to 6.3.1 in /requirements by @dependabot in #264
- Bump pytest from 7.4.3 to 7.4.4 in /requirements by @dependabot in #266
- Fix small typo in Objects vs Dictionaries by @phxnsharp in #259
- Improve type checking for create, update and delete methods by @FedericoNegri in #271
- Improvements from testing session by @FedericoNegri in #275
- Add license headers to files by @klmcadams in #270
- Update add-license-headers version by @klmcadams in #277
- Overall doc edit for public release by @PipKat in #278
New Contributors
- @phxnsharp made their first contribution in #259
- @klmcadams made their first contribution in #270
- @PipKat made their first contribution in #278
v0.6.dev0
v0.5.0
What's Changed
- Expose the resource management service (RMS) API by @FedericoNegri in #247
- Add missing RMS api doc file by @FedericoNegri in #250
- Fix download of file when the evaluation path contains a subdir by @FedericoNegri in #254
- Add wheel asset to release by @FedericoNegri in #255
- Bump datamodel-code-generator from 0.24.1 to 0.25.1 in /requirements by @dependabot in #249
- Update nightly workflow by @FedericoNegri in #256
- Fix task def property by @wehrler in #257
Full Changelog: v0.4.0...v0.5.0
v0.5.dev0
v0.4.0
What's Changed
- Add HPC resources by @wehrler in #186
- Bump pytest from 7.3.2 to 7.4.0 in /requirements by @dependabot in #192
- Add PR, bug and feature template by @sashankh01 in #179
- Update schemas and resources by @FedericoNegri in #196
- Jnovak/client refresh failure by @Buzz1167 in #194
- Update tests requiring the auth api by @FedericoNegri in #201
- Update github workflows by @FedericoNegri in #220
- Update Python and dependencies versions by @FedericoNegri in #228
- Fix output files and parameter ids in the success criteria by @FedericoNegri in #234
- Expose SSL certificates verification by @FedericoNegri in #235
- Remove unnecessary files from wheel by @FedericoNegri in #237
- Bump pytest from 7.4.2 to 7.4.3 in /requirements by @dependabot in #232
- Fix marshmallow warnings by @FedericoNegri in #239
- Create File resource with a file-like object by @FedericoNegri in #238
- Update examples to optionally use the official execution scripts by @saimanikant in #240
- Bump docs requirements by @FedericoNegri in #245
New Contributors
- @sashankh01 made their first contribution in #179
- @Buzz1167 made their first contribution in #194
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Rename external version by @FedericoNegri in #184
- Rework auth api by @FedericoNegri in #185
- Add build_info to evaluator's schema by @FedericoNegri in #190
- Bump default Ansys apps version by @FedericoNegri in #187
- Expose created/modified by by @FedericoNegri in #189
- Bump ansys-sphinx-theme from 0.9.8 to 0.9.9 in /requirements by @dependabot in #173
- Bump pytest from 7.3.1 to 7.3.2 in /requirements by @dependabot in #188
- Bump pytest-cov from 4.0.0 to 4.1.0 in /requirements by @dependabot in #183
Full Changelog: v0.2.0...v0.3.0