Skip to content

Releases: openforcefield/openff-units

0.2.2 Compatibility with Pint 0.23 and Python 3.12

25 Mar 17:12
b8fdc8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1 Compatibility with Pint 0.22

14 Jun 20:51
f2f27a7
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0 Compatibility with Pint 0.20

02 Nov 21:13
878083a
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.8...0.2.0

0.1.8 QoL improvements for IDEs

16 Sep 22:21
12dab1c
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 0.1.7...0.1.8

0.1.7 Removal of SimTK namespace support

01 Aug 22:17
b04bd4d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.6...0.1.7

0.1.6 Default string formatting

02 May 18:11
132c545
Compare
Choose a tag to compare
Pre-release

What's Changed

New Contributors

Full Changelog: 0.1.5...0.1.6

Please note that there may still be some changes to the API prior to a stable 1.0.0 release.

0.1.5 Elements module

08 Feb 22:06
f467c26
Compare
Choose a tag to compare
0.1.5 Elements module Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.4...0.1.5

Please note that there may still be some changes to the API prior to a stable 1.0.0 release.

0.1.4 OpenMM Daltons Compatibility

22 Nov 15:47
4a9234e
Compare
Choose a tag to compare
Pre-release

0.1.4 OpenMM Daltons Compatibility

This release resolves a difference in the definition of the Dalton unit between OpenMM and SI, improving compatibility with the existing behavior in OpenFF Evaluator.

Please note that there may still be some changes to the API prior to a stable 1.0.0 release.

0.1.3 Molar Energy Units

23 Sep 17:11
1881a4e
Compare
Choose a tag to compare
Pre-release

0.1.3 Molar Energy Units

This release adds calorie_per_mol, calories_per_mol, joule_per_mol, and joules_per_mol to the default registry in order to parse some strings found in SMIRNOFF force field files.

Please note that there may still be some changes to the API prior to a stable 1.0.0 release.

0.1.2 OpenMM Namespace

07 Sep 14:46
cae8aea
Compare
Choose a tag to compare
Pre-release

0.1.2 OpenMM Namespace

This release adds a module for interoperability with OpenMM units (openmm.unit) in their new namespace. The deprecated namespace (simtk.unit) is still supported with a separate module for backwards compatibility, but will be removed in a future release.

Please note that there may still be some changes to the API prior to a stable 1.0.0 release.