## Foyer 0.7.7 ## Maintainence - Entrypoints Conda (To ensure that we have our plugins supported) (#345) - Update foyer docs link (#347) - Add link to GitHub/homepage in docs footer (#351) - Update copyright years in docs (#353) - Use bump2version for versioning (#357) - Fix typo in desc (#361) - Remove travis (#366, #368) - Fix typo in forcefield.py (#362) - Fix docker link in README (#367) - Fix OpenMM `_SystemData` changes (#369) - Pin OpenMM version (#370) ## Breaking Changes This version of `foyer` is no longer compatible with `OpenMM` < `v7.5`. # mBuild 0.10.11 ## Features - Integrate element attribute with object conversions and writers (#790) - Allow hoomd functions to read in and add to an existing snapshot (#808) ## Maintenance - Fix deprecation warning on 'Iterable' import (#803) - Remove Travis CI (#812, #817) - Set `ignore_box_warn` to True for loading SMILES (#806) - Add hoomd to testing env (#810) ## Bug Fixes - Fix particles out of box in `to_hoomdsnapshot` (#815) - Use correct lattice spacing when reading from cif (#819)