Skip to content

feat(med): add configurable MED version in writer#6

Open
fznoussi wants to merge 1 commit into
mainfrom
feat/med-writer-configurable-version
Open

feat(med): add configurable MED version in writer#6
fznoussi wants to merge 1 commit into
mainfrom
feat/med-writer-configurable-version

Conversation

@fznoussi
Copy link
Copy Markdown
Collaborator

  • Replace hardcoded version (3.0.x) with a med_version parameter
  • Default version set to 4.1.0 for modern MED format compatibility
  • Parse maj/min/rel from version string with fallback to 4.1.0 on error
  • Allows users to target specific MED versions (e.g. for SALOME compatibility)

- Replace hardcoded version (3.0.x) with a med_version parameter
- Default version set to 4.1.0 for modern MED format compatibility
- Parse maj/min/rel from version string with fallback to 4.1.0 on error
- Allows users to target specific MED versions (e.g. for SALOME compatibility)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant