Skip to content

v2.5.1

Compare
Choose a tag to compare
@EduPonz EduPonz released this 26 Jun 09:44
· 1 commit to 2.5.x since this release
868aa5b

This release includes the following fixes:

  1. Avoid generating a get_buffer function for boolean sequences when generating SWIG templates for python bindings (#196)
  2. Correctly register type objects when combining -typeros2 and -typeobject flags (#195)

PRs in merged order:

#196, #195, #197