v0.5.dev0
What's Changed
- fix: Bump 0.3.dev0 by @hpohekar in #233
- fix: Remove usage of os.path.relpath by @mkundu1 in #237
- refactor: Bump release 0.3.0 by @hpohekar in #239
- fix: quantity comparisons by @seanpearsonuk in #243
- refactor: Bump release 0.3.1 by @hpohekar in #245
- feat: tuple support in quantity by @seanpearsonuk in #247
- feat: array iteration and indexing by @seanpearsonuk in #251
- docs: updates to quantity docs by @seanpearsonuk in #252
- docs: fixes and improvements by @seanpearsonuk in #253
- docs: Update custom exception class docstring by @hpohekar in #248
- docs: Remove temperature addition and disallow unimplemented unit construction by @hpohekar in #257
- build(deps-dev): bump pytest from 8.0.0 to 8.1.0 by @dependabot in #254
- build(deps-dev): bump matplotlib from 3.8.2 to 3.8.3 by @dependabot in #234
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #228
- build(deps): bump ansys/actions from 5.0 to 5.1 by @dependabot in #241
- build(deps-dev): bump ansys-sphinx-theme from 0.13.2 to 0.14.0 by @dependabot in #242
- fix: Dimensions less division units by @hpohekar in #260
- feat: Update unit system config files by @hpohekar in #259
- build(deps-dev): bump pytest from 8.1.0 to 8.1.1 by @dependabot in #262
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #264
- refactor: Bump release 0.3.2 by @hpohekar in #265
- build(deps-dev): bump ansys-sphinx-theme from 0.14.0 to 0.14.1 by @dependabot in #263
- build: Group dependabot PRs. by @prmukherj in #273
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #269
- build(deps-dev): bump pytest-mock from 3.12.0 to 3.14.0 by @dependabot in #266
- build(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 by @dependabot in #267
- fix: vale fix by @hpohekar in #277
- fix: Update temperature conversion factor by @hpohekar in #287
- fix: Drop support for Python 3.9 by @hpohekar in #289
- build(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in #286
- build(deps): bump ansys/actions from 5.1 to 7.0 in the actions group by @dependabot in #295
- build(deps): bump numpy from 1.26.4 to 2.1.0 by @dependabot in #294
- build(deps): bump ansys-sphinx-theme from 0.16.6 to 1.0.7 by @dependabot in #293
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #290
- build(deps): bump sphinx from 7.2.6 to 8.0.2 by @dependabot in #292
- build(deps): bump the dependencies group across 1 directory with 6 updates by @dependabot in #297
- fix: general updates of the library by @Revathyvenugopal162 in #298
- fix: update CONTRIBUTORS.md file and authors by @Revathyvenugopal162 in #301
- chore: pre-commit automatic update' by @pre-commit-ci in #302
- chore: pre-commit automatic update by @pre-commit-ci in #303
- chore: Maintenance tasks by @hpohekar in #313
- feat: Configure angle as dimension by @hpohekar in #309
- build(deps): bump the dependencies group with 3 updates by @dependabot in #304
- build(deps): bump pytest-cov from 5.0.0 to 6.0.0 by @dependabot in #305
- build(deps): bump sphinx from 7.4.7 to 8.1.3 by @dependabot in #306
- chore: pre-commit automatic update by @pre-commit-ci in #314
- chore: resolve dependency issues by @hpohekar in #315
- docs: PyAnsys Units cheat sheet by @hpohekar in #318
- feat: Angle units improvements for CFX by @hpohekar in #320
- chore: Bump release 0.3.3 by @hpohekar in #321
- fix: move quarto-cli deps and set open limits on main deps by @RobPasMue in #323
- chore: bump version 0.4.dev0 by @Revathyvenugopal162 in #324
- chore: Update license file by @hpohekar in #330
- build(deps): bump the dependencies group across 1 directory with 5 updates by @dependabot in #328
- build(deps): bump the dependencies group with 3 updates by @dependabot in #331
- fix: Remove pdf2image, add in pint as it's imported to the tests by @dnwillia-work in #332
- docs: Update local doc build instructions by @hpohekar in #335
- build(deps): bump the dependencies group with 5 updates by @dependabot in #338
- feat: Integrate Matplotlib by @hpohekar in #337
New Contributors
- @prmukherj made their first contribution in #273
- @RobPasMue made their first contribution in #323
Full Changelog: v0.3.dev0...v0.5.dev0