Releases: SergeySatskiy/cdm-flowparser
Releases · SergeySatskiy/cdm-flowparser
2.4.0
2.3.2
- Fix: respect the order of comments in case of a regular and a CML comment one after another
- Better handling of the module comments; recognizing more cases; fixes
2.3.1
Bug fix: proper python version spec in setup.py
2.3.0
- Python 3.8 support
2.2.3
- Bug fix: incorrect handling of the multiline string literals with applied operations e.g. in returns.
2.2.2
- Updating pycxx to 7.1.3 (from 7.1.2)
- Rearranging headers so that they do not conflict with c++ stdlib on MacOS
2.2.1
Added getAbsPosRange() method for all the fragments
2.2.0
- Python 3.7 support
- Updating pycxx to 7.1.2 (from 7.0.1)
- Minor fixes in setup.py
2.1.4
Fix: incorrect leading comments in case of sys.exit() call
2.1.3
- Bug fix: proper parent for CML comments
- Support for detecting if the selected items could be grouped: adding a method which tells the nearest parent if branch unique ID