Skip to content

xtb-python version 22.1

Latest
Compare
Choose a tag to compare
@awvwgk awvwgk released this 31 Dec 19:04
· 3 commits to main since this release
5bb8d3d

What's Changed

  • Bump xtb submodule to 6.4.0 version by @awvwgk in #43
  • Use np.ascontiguousarray rather than np.array by @awvwgk in #50
  • Fix unknown option error in meson >= 0.60.0 by @bwvdg in #66
  • Update to xtb 6.4.1 by @awvwgk in #69
  • Add support for verbosity keyword by @jthorton in #74
  • Update version tags by @TyBalduf in #77
  • Fix mypy of setVerbosity by @TyBalduf in #79
  • Fixed a typo in the Readme.md by @sNeves20 in #84
  • Update meson_options to match xtb by @TyBalduf in #81
  • Update installation setup to a PEP517 build backend by @awvwgk in #95
  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #91
  • Add workflow for building wheels by @awvwgk in #96

New Contributors

Full Changelog: v20.2...v22.1