Announcement
mBuild 0.10.9 will be the last version hosted on Pypi. In the future, all the versions on Pypi will be removed.
Breaking change
- Refactor of
mbuild.load()
(#721)
Features
- Add element attribute to Compound (#771)
Maintenance
- Add links to github repository in documentation (#777)
- Add
OpenBabel
as required dependency and pin its version to 0.3.0 (#779, #783)
- Use setup.cfg for coverage, bump2version for versioning (#773)
- Add docker release and pypi publish script (#778)