Skip to content

Releases: openforcefield/openff-qcsubmit

0.53.0

13 Aug 20:56
90b3252
Compare
Choose a tag to compare
0.53.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.52.0...0.53.0

0.52.0

22 Jul 15:13
31e5a36
Compare
Choose a tag to compare
0.52.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.51.0...0.52.0

0.51.0

23 Apr 20:34
409dcbd
Compare
Choose a tag to compare
0.51.0 Pre-release
Pre-release

What's Changed

Full Changelog: 0.50.3...0.51.0

0.50.3

22 Mar 16:52
223721d
Compare
Choose a tag to compare
0.50.3 Pre-release
Pre-release

What's Changed

Full Changelog: 0.50.2...0.50.3

0.50.2

24 Jan 22:51
2fa465a
Compare
Choose a tag to compare
0.50.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.50.1...0.50.2

0.50.1

10 Nov 17:25
09da561
Compare
Choose a tag to compare
0.50.1 Pre-release
Pre-release

What's Changed

  • OpenMM to OpenFF units in results/results.py by @chapincavender in #237
  • Expose ability to set OptimizationProtocols for for optimizations, torsiondrives by @dotsdl in #240

Full Changelog: 0.50.0...0.50.1

0.50.0

01 Nov 03:34
a968d44
Compare
Choose a tag to compare
0.50.0 Pre-release
Pre-release

This release adds support for QCFractal's refactor and 0.50.0 release. A few notes about the updated version:

  • Note that QCF record IDs are now instances of ObjectID, meaning they'll fail equality checks with str, but succeed with int.
  • The pcm/psi4 unterface is currently unstable, so the pcm test is marked as xfail - PCMSolver/pcmsolver#206
  • Many tests now run short jobs instead of mocking data from the QCA server
  • cmiles is now added to all entries created in new submissions (previously they were only on optimization and torsion drive entries). It's also added to both molecule.identifiers and molecule.extras.
  • All to_records methods now warn about entries with invalid cmiles and then exclude them from the returned values.
  • OptimizationDataset.to_basic_result_collection will now warn if it's unable to find results with the desired driver and will exclude them from the returned values.
  • The caching module has been removed to reduce complexity in this refactor. Feel free to open a PR to add it back.

What's Changed

New Contributors

Full Changelog: 0.5.0...0.50.0

0.5.0

16 Aug 18:27
48943d8
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

This release adds support for OpenFF Toolkit >=0.14.1 (where the ChemicalEnvironment class was removed), allows loading of datasets with invalid CMILES (the bad entries are skipped and a warning is emitted), and updates the tests to work with new versions of Psi4 available on conda-forge.

What's Changed

New Contributors

Full Changelog: 0.4.1...0.5.0

0.4.1

06 Jan 20:14
9ddddc1
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

This is a minor release for compatibility with OpenFF Toolkit version 0.12.x.

Note the API is still under active development and may change in future.

Bug fixes

Full Changelog: 0.4.0...0.4.1

0.4.0

15 Nov 02:32
7aa1982
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

This is a minor release for compatibility with OpenFF Toolkit version 0.11.x.

Note the API is still under active development and may change in future.

New Features

Full Changelog: 0.3.2...0.4.0