Release History

Releases follow the major.minor.micro scheme recommended by PEP440, where

  • major increments denote a change that may break API compatibility with previous major releases

  • minor increments add features but do not break API compatibility

  • micro increments represent bugfix releases or improvements in documentation

0.2.1 / 04-05-2023

New Features

Bug Fixes

  • #235 - Fix bug where atom indices were incorrectly assigned by @j-wags

  • #239 - Fix bug where XTB would fail with a large number of inputs by @jthorton

Documentation Updates

0.2.0 / 12-13-2022

New Features

0.1.3 / 11-23-2022

Bug Fixes and New Features

Documentation Updates

0.1.2 / 05-17-2022

Bug Fixes and New Features

Documentation Updates

0.1.1 / 03-18-2022

Bug Fixes

New Features

0.1.0 / 02-23-2022

The first major release of bespokefit intended for public use.