SIP v6.6.2 Released

17 June 2022

SIP v6.6.2 has been released. This is a significant functional and bug-fix release.

  • Enums created with ABI v13 now handle unexpected values by creating corresponding pseudo-members.
  • Any configuration settings passed by a PEP 571 frontend are now used.
  • The array type is now accessible from the sip module.
  • array can now create one dimensional arrays of wrapped types that can be modified in situ.
  • Arguments using the /Array/ (and /ArraySize/) annotations will now accept array objects of the corresponding type.
  • The latest version of ABI v13 is v13.4.0.
  • The latest version of ABI v12 is v12.11.0.