Skip to content

Open Babel 3.2.1

Latest

Choose a tag to compare

@ghutchis ghutchis released this 11 Jul 19:48
· 13 commits to master since this release
0e94434

This release reflects the latest stable version, including many bug fixes, including some potentially security related.

As noted with our 3.2.0 release, we anticipate further bug-fix releases over the course of 2026 and appreciate the many contributions and reports from everyone.

ðŸŠē Bug Fixes

  • Fix tetrazole protonation handling in the pH model by @Jnelen in #2975
  • ChemDraw CDX: handle additional aromatic/fractional bond-order codes by @jlkjr in #2979

🔒 Security and Hardening

Credits to:

🛠ïļ Build Changes

  • For now, modify build wheels to take an explicit version number by @ghutchis in #2963
  • CMake: Don't look for wxWidgets unless the GUI is requested by @berquist in #2964
  • refactor: remove MIN and MAX macros by @e-kwsm in #2970
  • fix bindings_php build issues by @e-kwsm in #2971
  • build(python): write _openbabel.so under build directory instead of source directory by @e-kwsm in #2974
  • Fix headers with system InChi by @PPN-SD in #2969
  • build(plugin_descriptors): properly set the include directory of InChI by @e-kwsm in #2982
  • chore: update downloads badge, from SF to GH [skip ci] by @e-kwsm in #2966
  • docs: fix PAPER_TYPE and configure PROJECT_NUMBER by @e-kwsm in #2981
  • Parse openbabel-x-y-z tags for version numbers by @ghutchis in #2967

New Contributors

Full Changelog: openbabel-3-2-0...openbabel-3-2-1