Releases: ansys/ansys-api-acp
Releases · ansys/ansys-api-acp
v0.3.1
v0.3.0
What's Changed
- Add tree API and go_package option by @greschd in #75
- Bump pre-commit from 4.0.1 to 4.1.0 by @dependabot in #76
- Update protobuf requirement from <6,>=3.19 to >=3.19,<7 by @dependabot in #78
- Bump pre-commit from 4.1.0 to 4.2.0 by @dependabot in #79
- Bump ansys/actions from 8 to 9 by @dependabot in #80
- Sync API additions for 25R2 by @greschd in #81
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Build on Python 3.11, use ansys-tools-protoc-helper>=0.5.0 by @greschd in #70
- Bump ansys/actions from 7 to 8 by @dependabot in #72
- Bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #74
- Section Cut and Material import API by @greschd in #71
Full Changelog: v0.2.0.dev0...v0.2.0
v0.2.0.dev0
What's Changed
- chore: bump main branch version to 0.1.0.dev8 by @RobPasMue in #51
- Add CODEOWNERS file by @greschd in #52
- add edge_set to rosettes by @janvonrickenbach in #53
- Feat/add ref direction table to oss by @janvonrickenbach in #54
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #57
- Update protobuf requirement from <5,>=3.19 to >=3.19,<6 by @dependabot in #58
- Bump pre-commit from 3.6.2 to 3.7.0 by @dependabot in #59
- Bump ansys/actions from 5 to 6 by @dependabot in #60
- Bump pre-commit from 3.7.0 to 3.7.1 by @dependabot in #61
- Add API for Modeling Ply geometry export by @greschd in #62
- Bump pre-commit from 3.7.1 to 3.8.0 by @dependabot in #66
- Bump ansys/actions from 6 to 7 by @dependabot in #67
- Update API definition to match backend changes. by @greschd in #68
- Bump the minor version by @greschd in #69
Full Changelog: v0.1.0.dev7...v0.2.0.dev0
v0.1.0.dev9
What's Changed
- chore: bump main branch version to 0.1.0.dev8 by @RobPasMue in #51
- Add CODEOWNERS file by @greschd in #52
- add edge_set to rosettes by @janvonrickenbach in #53
- Feat/add ref direction table to oss by @janvonrickenbach in #54
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #57
- Update protobuf requirement from <5,>=3.19 to >=3.19,<6 by @dependabot in #58
- Bump pre-commit from 3.6.2 to 3.7.0 by @dependabot in #59
- Bump ansys/actions from 5 to 6 by @dependabot in #60
- Bump pre-commit from 3.7.0 to 3.7.1 by @dependabot in #61
- Add API for Modeling Ply geometry export by @greschd in #62
- Merge changes from main to release/0.1 by @greschd in #64
Full Changelog: v0.1.0.dev8...v0.1.0.dev9
v0.1.0.dev8
What's Changed
- Merge main into release/0.1 by @janvonrickenbach in #55
- Merge changes from main into release/0.1 by @janvonrickenbach in #56
Full Changelog: v0.1.0.dev7...v0.1.0.dev8
v0.1.0.dev7
What's Changed
- Add version on Delete requests by @greschd in #1
- Add ID to BasicInfo by @greschd in #2
- Switch to 'src/' layout by @greschd in #3
- add rosette (no parameters yet) by @roosre in #4
- Add element_set protos by @janvonrickenbach in #5
- Remove build timestamp from description by @greschd in #6
- enrich rosette.proto with properties by @roosre in #7
- element set properties protos by @janvonrickenbach in #8
- Use simplified / harmonized .proto files by @greschd in #9
- Rename proto messages to remove object names by @greschd in #10
- Add Oriented Selection Set proto file by @greschd in #11
- add proto files for Fabric and some enums by @roosre in #12
- Protos for modeling ply by @janvonrickenbach in #13
- Add extended OSS and Material properties by @greschd in #14
- Add proto definitions for saving analysis model by @greschd in #16
- More modeling ply properties by @janvonrickenbach in #15
- Remove 'use_default_section_tolerances' property from Model by @greschd in #17
- Add proto files for material and composite definitions exports by @greschd in #19
- add ply_type to the material properties by @roosre in #20
- Add the proto file for the unit system and add it to the model properties. by @roosre in #21
- Add Edge Set protobuf definition by @greschd in #22
- Switch the default for EdgeSetType to BY_REFERENCE by @greschd in #23
- Add material properties API by @greschd in #24
- Adapt to ansys org rename by @greschd in #25
- Relax protobuf requirement by @greschd in #26
- Add mesh query API by @greschd in #28
- add ext_id to material.proto by @roosre in #30
- add proto definition of stackup by @roosre in #29
- Add production ply protos by @janvonrickenbach in #31
- Add analysis ply protos by @janvonrickenbach in #32
- Add selection rule protos by @greschd in #33
- Add link from OSS and Modeling Ply to Selection Rules by @greschd in #34
- Add look-up tables and dimension type by @greschd in #35
- add sublaminate and update fabric and stackup by @roosre in #36
- Add variable offset selection rules and draping attributes by @greschd in #38
- Add sensor protofile by @greschd in #40
- Add server info to control service by @greschd in #39
- update protos of Oriented Selection Set and Modeling Ply ... by @roosre in #41
- add rotation angle to the proto of the Oriented Selection Set by @roosre in #42
- Release to private PyPI when merging to main by @greschd in #43
- Add API for CADGeometry, CADComponent, VirtualGeometry by @greschd in #44
- Add API for geometry-related features by @greschd in #45
- add proto definition of the Solid Model by @roosre in #46
- Add average element size to model by @janvonrickenbach in #47
- update proto of solid model by @roosre in #48
- feat: tech review by @RobPasMue in #49
- Bump ansys/actions from 4 to 5 by @dependabot in #50
New Contributors
- @greschd made their first contribution in #1
- @roosre made their first contribution in #4
- @janvonrickenbach made their first contribution in #5
- @RobPasMue made their first contribution in #49
- @dependabot made their first contribution in #50
Full Changelog: https://github.com/ansys/ansys-api-acp/commits/v0.1.0.dev7