Skip to content

Releases: SergeySatskiy/cdm-flowparser

2.4.0

08 Feb 23:51
Compare
Choose a tag to compare

Python 3.9 support

2.3.2

29 Jul 17:18
Compare
Choose a tag to compare
  • 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

09 Apr 19:30
Compare
Choose a tag to compare

Bug fix: proper python version spec in setup.py

2.3.0

06 Apr 15:46
Compare
Choose a tag to compare
  • Python 3.8 support

2.2.3

27 Nov 03:16
Compare
Choose a tag to compare
  • Bug fix: incorrect handling of the multiline string literals with applied operations e.g. in returns.

2.2.2

30 Jul 01:27
Compare
Choose a tag to compare
  • 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

19 Jun 00:11
Compare
Choose a tag to compare

Added getAbsPosRange() method for all the fragments

2.2.0

25 Apr 23:05
Compare
Choose a tag to compare
  • Python 3.7 support
  • Updating pycxx to 7.1.2 (from 7.0.1)
  • Minor fixes in setup.py

2.1.4

17 May 02:53
Compare
Choose a tag to compare

Fix: incorrect leading comments in case of sys.exit() call

2.1.3

08 May 02:45
Compare
Choose a tag to compare
  • 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