Skip to content

GMSO 0.7.1

Compare
Choose a tag to compare
@daico007 daico007 released this 22 Oct 16:23

This is a patch release for gmso to resolve an issue with Potentials not being populated with their tags.

Bug fixes

  • Ensure Potentials objects properly populate their tags from **kwargs. (#601)

Features

  • Change warnings to conditional warnings during element search. (#599)

Maintenance

  • Ignore setup.cfg in pre-commit trailing whitespace. (#602)