Skip to content

feat: allow version input to automatically consider the nuances for the Ansys Student version#1548

Merged
RobPasMue merged 4 commits intomainfrom
feat/launch-student-version
Nov 20, 2024
Merged

feat: allow version input to automatically consider the nuances for the Ansys Student version#1548
RobPasMue merged 4 commits intomainfrom
feat/launch-student-version

Conversation

@RobPasMue
Copy link
Copy Markdown
Member

Description

Allow the Ansys Student version to be considered as a potential option with the same version numbering as the normal versions (according to ansys-tools-path, student versions are negated).

Also taken the opportunity to "remove" support for 23R2 since it was very limited and restricted only to a specific PyAnsys Geometry minor version (0.2 and 0.3).

Issue linked

Closes #1526

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate unit tests.
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved to the PR if any.
  • I have assigned this PR to myself.
  • I have added the minimum version decorator to any new backend method implemented.
  • I have made sure that the title of my PR follows Conventional commits style (e.g. feat: extrude circle to cylinder)

@RobPasMue RobPasMue self-assigned this Nov 20, 2024
@RobPasMue RobPasMue requested review from a team and PipKat as code owners November 20, 2024 10:19
@RobPasMue RobPasMue changed the title Feat/launch student version feat: allow version input to automatically consider the nuances for the Ansys Student version Nov 20, 2024
@github-actions github-actions Bot added the enhancement New features or code improvements label Nov 20, 2024
@RobPasMue RobPasMue merged commit ff75309 into main Nov 20, 2024
@RobPasMue RobPasMue deleted the feat/launch-student-version branch November 20, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accept Ansys student version as normal version input (i.e. 242 instead of -242)

2 participants