Releases: ansys/pyansys-geometry
Releases · ansys/pyansys-geometry
v0.7.0
Delete doc/changelog.d/1339.changed.md
v0.6.6
What's Changed
- chore: update CHANGELOG for v0.6.5 by @pyansys-ci-bot in #1290
- build: bump ansys-api-geometry from 0.4.4 to 0.4.5 by @dependabot in #1292
- ci: docker cleanup by @RobPasMue in #1294
- build: bump pyvista[jupyter] from 0.43.10 to 0.44.0 in the docs-deps group by @dependabot in #1296
- chore: pre-commit automatic update by @pre-commit-ci in #1297
- test: create sphere bug raised after box creation by @RobPasMue in #1291
- build: bump jupytext from 1.16.2 to 1.16.3 in the docs-deps group by @dependabot in #1300
- build: bump ansys-api-geometry from 0.4.5 to 0.4.6 by @dependabot in #1301
- build: bump pint from 0.24.1 to 0.24.3 by @dependabot in #1307
- chore: pre-commit automatic update by @pre-commit-ci in #1308
- fix: default length units not being used properly on arc creation by @RobPasMue in #1310
- feat: keep "other" bodies when performing bool operations by @RobPasMue in #1311
- feat: extract fluid volume from solid by @smereu in #1306
- chore: enable ruff formatter on pre-commit by @RobPasMue in #1312
- chore: updating dependabot groups by @RobPasMue in #1313
- build: bump grpcio-health-checking from 1.60.0 to 1.64.1 in the grpc-deps group by @dependabot in #1315
- build: bump the docs-deps group across 1 directory with 2 updates by @dependabot in #1316
- feat: name setter and fill style getter setters by @umutsoysalansys in #1299
- chore: adding issue links to TODOs by @RobPasMue in #1320
- build: bump the grpc-deps group with 2 updates by @dependabot in #1322
- chore: pre-commit automatic update by @pre-commit-ci in #1327
- build: bump pyvista[jupyter] from 0.44.0 to 0.44.1 by @dependabot in #1324
- build: bump the docs-deps group with 2 updates by @dependabot in #1323
- build: bump pytest from 8.2.2 to 8.3.1 by @dependabot in #1326
- build: bump ansys-tools-visualization-interface from 0.2.6 to 0.3.0 by @dependabot in #1325
- build: bump pytest from 8.3.1 to 8.3.2 by @dependabot in #1331
- chore: pre-commit automatic update by @pre-commit-ci in #1333
- build: bump numpy from 2.0.0 to 2.0.1 by @dependabot in #1332
- feat: Add misc. repair and prepare tool methods by @ansbdickens in #1293
- feat:
revolve_sketch
rotation definition enhancement by @RobPasMue in #1336 - feat: adapt to new ansys-tools-visualization-interface v0.4.0 by @RobPasMue in #1338
New Contributors
- @smereu made their first contribution in #1306
- @ansbdickens made their first contribution in #1293
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- chore: update CHANGELOG for v0.6.4 by @pyansys-ci-bot in #1278
- build: update sphinx-autodoc-typehints version by @RobPasMue in #1280
- chore: pre-commit automatic update by @pre-commit-ci in #1281
- build: bump protobuf from 5.27.1 to 5.27.2 in the grpc-deps group by @dependabot in #1283
- build: bump scipy from 1.13.1 to 1.14.0 by @dependabot in #1284
- chore: update SECURITY.md by @RobPasMue in #1286
- chore: pre-commit automatic update by @pre-commit-ci in #1288
- build: bump vtk from 9.3.0 to 9.3.1 by @dependabot in #1287
- fix: manifest path should render as posix rather than uri by @RobPasMue in #1289
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- chore: update CHANGELOG for v0.6.3 by @pyansys-ci-bot in #1273
- feat: using ruff as the main linter/formatter by @RobPasMue in #1274
- fix: backticks breaking doc build after ruff linter by @RobPasMue in #1275
- chore: bump pre-commit-hook version by @RobPasMue in #1276
- build: bump pint from 0.24 to 0.24.1 by @dependabot in #1277
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- chore: update CHANGELOG for v0.6.2 by @pyansys-ci-bot in #1263
- build: adapting to numpy 2.x by @RobPasMue in #1265
- docs: examples are not being uploaded as assets (.py/.ipynb) by @RobPasMue in #1268
- chore: pre-commit automatic update by @pre-commit-ci in #1267
- fix: change action order by @RobPasMue in #1269
- docs: using ansys actions (again) to build docs by @RobPasMue in #1270
- fix: unnecessary Point3D comparison by @RobPasMue in #1264
- build: bump the docs-deps group with 2 updates by @dependabot in #1271
- build: bump numpy from 1.26.4 to 2.0.0 by @dependabot in #1266
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- chore: update CHANGELOG for v0.6.1 by @pyansys-ci-bot in #1256
- fix: Rename built in shadowing variables by @AlejandroFernandezLuces in #1257
- feat: deprecating log_level and logs_folder + adding client log control by @RobPasMue in #1260
- feat: adding deprecation support for args and methods by @RobPasMue in #1261
- ci: simplify doc build using ansys/actions by @RobPasMue in #1262
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- chore: update CHANGELOG for v0.6.0 by @pyansys-ci-bot in #1245
- chore: update dev version to 0.7.dev0 by @RobPasMue in #1246
- docs: add conda information for package by @RobPasMue in #1247
- build: bump protobuf from 5.27.0 to 5.27.1 in the grpc-deps group by @dependabot in #1250
- build: bump trame-vtk from 2.8.8 to 2.8.9 by @dependabot in #1252
- build: bump ansys-tools-visualization-interface from 0.2.2 to 0.2.3 by @dependabot in #1254
- build: bump pint from 0.23 to 0.24 by @dependabot in #1253
- build: bump the docs-deps group with 2 updates by @dependabot in #1251
- fix: Bug in
show
function by @AlejandroFernandezLuces in #1255 - feat: revolve a sketch given an axis and an origin by @RobPasMue in #1248
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- chore: update CHANGELOG for v0.5.6 by @pyansys-ci-bot in #1213
- chore: update SECURITY.md by @RobPasMue in #1214
- ci: use Trusted Publisher for releasing package by @RobPasMue in #1216
- build: bump protobuf from 5.26.1 to 5.27.0 in the grpc-deps group by @dependabot in #1217
- build: bump panel from 1.4.2 to 1.4.3 in the docs-deps group by @dependabot in #1218
- build: bump ansys-api-geometry from 0.4.1 to 0.4.2 by @dependabot in #1219
- ci: remove pygeometry-ci-1 specific logic by @RobPasMue in #1221
- ci: only run doc build on runners outside the ansys network by @RobPasMue in #1223
- docs: update AUTHORS by @RobPasMue in #1222
- chore: pre-commit automatic update by @pre-commit-ci in #1224
- feat: Adapt to ansys-visualizer by @AlejandroFernandezLuces in #959
- fix: Interactive documentation by @AlejandroFernandezLuces in #1226
- fix: rename
GeomPlotter
toGeometryPlotter
by @RobPasMue in #1227 - refactor: use ansys-tools-visualization-interface global vars rather than env vars by @RobPasMue in #1230
- build: bump requests from 2.32.2 to 2.32.3 by @dependabot in #1232
- build: bump ansys-sphinx-theme[autoapi] from 0.16.2 to 0.16.5 in the docs-deps group by @dependabot in #1231
- build: bump ansys-api-geometry from 0.4.2 to 0.4.3 by @dependabot in #1233
- build: bump ansys-tools-visualization-interface from 0.2.1 to 0.2.2 by @dependabot in #1234
- build: bump panel from 1.4.3 to 1.4.4 in the docs-deps group by @dependabot in #1235
- build: bump ansys-tools-path from 0.5.2 to 0.6.0 by @dependabot in #1236
- ci: announce nightly workflows failing by @RobPasMue in #1237
- fix: only notify on failure and fill with data by @RobPasMue in #1238
- build: bump grpcio from 1.64.0 to 1.64.1 in the grpc-deps group by @dependabot in #1239
- build: bump ansys-api-geometry from 0.4.3 to 0.4.4 by @dependabot in #1240
- build: bump pytest from 8.2.1 to 8.2.2 by @dependabot in #1241
- feat: bump to use v251 as default by @RobPasMue in #1242
- ci: failing notifications improvement by @RobPasMue in #1243
- fix: broken interactive docs and improved tests paths by @RobPasMue in #1244
Full Changelog: v0.5.6...v0.6.0
v0.5.6
What's Changed
- chore: update CHANGELOG for v0.5.5 by @pyansys-ci-bot in #1205
- build: bump ansys-sphinx-theme[autoapi] from 0.16.0 to 0.16.2 in the docs-deps group by @dependabot in #1210
- build: bump docker from 7.0.0 to 7.1.0 by @dependabot in #1211
- build: bump scipy from 1.13.0 to 1.13.1 by @dependabot in #1212
- build: bump requests from 2.31.0 to 2.32.2 by @dependabot in #1204
- feat: add new arc constructors by @RobPasMue in #1208
Full Changelog: v0.5.5...v0.5.6
v0.5.5
Updating CHANGELOG for v0.5.5