(H001) remove deprecated OMCPath - #451
Conversation
3112e32 to
87df94c
Compare
8baf93a to
6e087fb
Compare
…ased on the content of a CSV file
…ut to OMPython input based on code written by joewa (see OpenModelica#447 (comment))
* use public function `ModelicaSystemABC.set_variable_filter()` to define * process it in `ModelicaSystemABC._process_override_data()` as command line argument
6e087fb to
3e6a378
Compare
|
How should we proceed with this? We could release a 4.0.2 containing all the changes currently in What are your thoughts? |
I'm fine with this idea; My idea is to get PR #447 and #464 in (and perhaps 1 or 2 small cleanups which are in the fork but not provided as PR). Then testing could be done in 4.0.2 (patch number increased) and - with needed cleanups - a 4.1.0 could be defined as the next intermediate release (minor number increase - compatibility with 4.x but also all new items for 5.x). The cleanup (all Hxxx items) as well as the OMParser removal (PR #472) could then be done for 5.0.0. I will check my other open items to see if they could be closed; there is some overlap with the now merged PRs. |
remove OMPathCompatibility - update needed Python version to 3.12