Skip to content

Releases: mosdef-hub/forcefield-utilities

0.5.0

30 Oct 04:27

Choose a tag to compare

What's Changed

Features

  • Bond Order in types and classes section in an XML by @CalCraven in #57
  • Add handling for : in bond types for aromatic bonds by @CalCraven in #60

Bug Fixes

  • reverse order of pydantic typing for Parameter.value by @CalCraven in #54

Maintenance

Full Changelog: 0.4.0...0.5.0

VirtualSite Support

16 Jun 22:06

Choose a tag to compare

What's Changed

Features

  • Add inital classes for handling virtual sites in gmso forcefield xmls by @CalCraven in #50

Bug Fixes

Maintenance

New Contributors

Full Changelog: 0.3.0...0.4.0

forcefield-utilities 0.3.0

12 Jan 05:05

Choose a tag to compare

Breaking Change

  • Drop support for pydantic 1 by @daico007 in #40
  • Drop support for python 3.8, start testing for python 3.11 by @daico007 in #40

Maintenance

Full Changelog: 0.2.2...0.3.0

forcefield-utilities 0.2.2

10 Aug 18:18

Choose a tag to compare

Maintenance

New Contributors

Full Changelog: 0.2.1...0.2.2

forcefield-utilities 0.2.1

14 Sep 02:45

Choose a tag to compare

Features

  • Add functions to make forcefield-utilities functional as a backend loader by @CalCraven in #28

Maintenance

Full Changelog: 0.2.0...0.2.1

forcefield-utilities 0.2.0

19 Aug 00:17

Choose a tag to compare

Features

Bug Fixes

  • Handle forcefields available at a specified path by @CalCraven in #21

Maintenance

New Contributors

Full Changelog: 0.1.2...0.2.0

forcefield-utilities 0.1.2

14 Jun 15:38

Choose a tag to compare

Patch release with a single bug fix.

Bug Fixes

Deprecation

  • The keyword argument rel_to_module in XML Loaders for foyer has been deprecated and will be removed in the next minor release of the package.

forcefield-utilities 0.1.1

26 May 16:17

Choose a tag to compare

Patch release with a single bug fix.

Bug Fixes

Maintainence

forcefield-utilities 0.1.0

23 Mar 19:20

Choose a tag to compare

First release of the forcefield-utilities package with ability to convert XMLs from Foyer to a GMSO forcefield.

Features