Skip to content

Releases: mosdef-hub/mbuild

mBuild 1.0 stable release

31 Oct 17:01
8d6d62d
Compare
Choose a tag to compare

mBuild 1.0 Announcement

mBuild has reached a relatively feature complete stage. The core functionality of building up a wide array of systems is very stable and generalizeable through custom recipes. As GMSO has continued to inherit the workload of functionality, including being the nexus of conversion to other python objects and file readers and writers, many methods of mBuild have been exported. This leaves mBuild as a more focused package on handling diverse simulation configurations. Continued development will shift towards more complicated initialization utilities, such as energy minimization steps, quick and dirty Monte Carlo methods for thermodynamic configurations, polymer crosslinking, protein folding, and potentially more coarse grain accessibility and backmapping. We hope to continue to work with others who have developed these methods for their own research, and make them available to the community through mBuild routines.

What's Changed just in the last patch.

Full Changelog: 0.18.0...1.0.0

0.18.0

22 Aug 23:22
Compare
Choose a tag to compare

What's Changed

Features

  • Add packmol_args parameter to packing fucntions. Allows user to give additional commands to PACKMOL. by @chrisjonesBSU in #787
  • Add cap hydrogens to head and tail compounds in the polymer builder by @chrisjonesBSU in #1196

Bugfixes

  • reset_labels kwarg to force_overlap, new method reset_labels by @jaclark5 in #1195

Maintenance

  • Fix failing tests with latest version of packmol by @CalCraven in #1189
  • Add warnings for deprecated file formats (protobuf, hoomdxml, Hoomd-Blue and LAMMPS simulation writers) by @chrisjonesBSU in #1188
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1193
  • Fix deprecation warnig in packing.py and replace .format() with f-strings where possible. by @chrisjonesBSU in #1192

Full Changelog: 0.17.1...0.18.0

0.17.1

10 May 13:32
Compare
Choose a tag to compare

What's Changed

Features

Bugfixes

Maintenance

Full Changelog: 0.17.0...0.17.1

mBuild 0.17.0

05 Feb 20:57
Compare
Choose a tag to compare

Features

Bug fixes

Maintenance

New Contributors

Full Changelog: 0.16.4...0.17.0

mBuild 0.16.4

26 Sep 17:18
Compare
Choose a tag to compare

Features

Bug fixes

Maintenance

Full Changelog: 0.16.3...0.16.4

mBuild 0.16.3

08 Jul 08:48
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: 0.16.2...0.16.3

mBuild 0.16.2

19 Jun 17:40
Compare
Choose a tag to compare

Features

Bug fixes

Maintenance

Full Changelog: 0.16.1...0.16.2

mBuild 0.16.1

17 Apr 21:09
Compare
Choose a tag to compare

Features

Maintenance

New Contributors

Full Changelog: 0.16.0...0.16.1

mBuild 0.16.0

08 Feb 19:42
Compare
Choose a tag to compare

Features

Bugfixes

Maintenance

New Contributors

Full Changelog: 0.15.1...0.16.0

mBuild 0.15.1

23 Aug 15:55
Compare
Choose a tag to compare

Features

Bug fixes

  • Fix for bug with mbuild missing edges in bond graph by @CalCraven in #1049

Maintenance

Full Changelog: 0.15.0...0.15.1