Releases: ansys/pyansys-geometry
Releases · ansys/pyansys-geometry
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
v0.5.4
What's Changed
- chore: update CHANGELOG for v0.5.3 by @pyansys-ci-bot in #1177
- build: bump pytest from 8.1.1 to 8.2.0 by @dependabot in #1179
- chore: pre-commit automatic update by @pre-commit-ci in #1180
- build: bump the docs-deps group with 4 updates by @dependabot in #1178
- feat: allow for
product_version
on geometry service launcher function by @RobPasMue in #1182 - build: bump the docs-deps group with 2 updates by @dependabot in #1187
- docs: add geometry preparation for Fluent simulation by @RobPasMue in #1183
- build: bump grpcio from 1.62.2 to 1.63.0 in the grpc-deps group by @dependabot in #1186
- build: bump trame-vtk from 2.8.6 to 2.8.7 by @dependabot in #1188
- build: bump trame-vtk from 2.8.7 to 2.8.8 by @dependabot in #1190
- build: bump nbsphinx from 0.9.3 to 0.9.4 in the docs-deps group by @dependabot in #1189
- chore: pre-commit automatic update by @pre-commit-ci in #1193
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- fix: semver intersphinx mapping not resolved properly by @RobPasMue in #1175
- fix: start and end points for edge by @RobPasMue in #1176
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- chore: update CHANGELOG for v0.5.1 by @pyansys-ci-bot in #1165
- chore: bump version to v0.6.dev0 by @RobPasMue in #1166
- docs: creating a NACA airfoil example by @RobPasMue in #1167
- docs: simplify README example by @RobPasMue in #1169
- fix: GetSurface and GetCurve not available prior to 24R2 by @RobPasMue in #1171
- chore: update CHANGELOG for v0.5.2 by @pyansys-ci-bot in #1172
- feat: add semver to intersphinx by @RobPasMue in #1173
- fix: allow to reuse last release binaries (if requested) by @RobPasMue in #1174
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- feat: security updates dropped for v0.3 or earlier by @RobPasMue in #1126
- ci: adapt to vale
v3
by @RobPasMue in #1129 - build: bump ansys-tools-path from 0.5.1 to 0.5.2 by @dependabot in #1131
- ci: bump ansys/actions from 5 to 6 in the actions group by @dependabot in #1133
- fix: docs link in example by @RobPasMue in #1137
- chore: bump ansys pre-commit hook to
v0.3.0
by @RobPasMue in #1139 - chore: use default vale version by @RobPasMue in #1140
- docs: add
user_agent
to Sphinx build by @RobPasMue in #1142 - docs: add release notes in our documentation by @RobPasMue in #1138
- fix: update backend version message by @RobPasMue in #1145
- feat: add
export_to
functions by @RobPasMue in #1147 - fix: Trame issues by @AlejandroFernandezLuces in #1148
- docs: add example on exporting designs by @RobPasMue in #1149
- ci: enabling Linux tests missing by @RobPasMue in #1152
- docs: fix link in
CHANGELOG.md
by @clatapie in #1154 - ci: perform minimal requirements tests by @RobPasMue in #1153
- build: bump notebook from 7.1.2 to 7.1.3 in the docs-deps group by @dependabot in #1157
- build: bump beartype from 0.18.2 to 0.18.5 by @dependabot in #1158
- chore: pre-commit automatic update by @pre-commit-ci in #1159
- fix: Interactive documentation by @AlejandroFernandezLuces in #1160
- build: bump the grpc-deps group across 1 directory with 3 updates by @dependabot in #1156
New Contributors
Full Changelog: v0.5.0...v0.5.1