Skip to content

v2.3.0

Compare
Choose a tag to compare
@iMichka iMichka released this 02 Aug 14:26
· 52 commits to develop since this release
54052cb
  1. Drop support for Python 3.5

  2. Make type equivalence check for string and ostream more robust (is_std_string, is_std_wstring, is_std_ostream, is_std_wostream)

  3. Skip GCC's __va_list fields on AArch644

  4. Add search_path arg to `find_xml_generator

  5. Publish pygccxml as source distribution too