Releases: mosdef-hub/foyer
Releases · mosdef-hub/foyer
1.0.1
What's Changed
Features
Bug fixes
- Ensure XML files are opened with UTF-8 encoding by @mattwthompson in #580
- Fix documentation build by @chrisjonesBSU in #592
Maintenance
- Replace setup.py with pyproject.toml, update CI workflows and dev environment. by @chrisjonesBSU in #597
- Update container by @chrisjonesBSU in #600
- Replace pkg_resources with importlib and add python 3.13 to test suite, bump numpy to 2.0 by @chrisjonesBSU in #574
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #579, #581, #582, #583, #584, #585, #587, #588, #593, #595, #596, #598, #599, #601, #602, #605, #606, #607, #609, #610, #611, #612, #613, #614, #615, #616, #617, #618, #619, #620, #621, #622, #623
1.0.0
Foyer 0.12.1
Maintenance
- Update Github CI by @daico007 in #539
- Do not use deprecated OpenFF Toolkit iterator by @mattwthompson in #541
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #542, #544 - #548, #552 - #554
- Fix failing CI tests on main by @daico007 in #551
Full Changelog: 0.12.0...0.12.1
Foyer 0.12.0
Features
- Update nbfix to use parmed structure.copy by @jaclark5 in #530
- Add note explaining the origin of the name "foyer" by @ctk3b in #532
- change default of use_residue_map to be False by @daico007 in #535
Bug Fixes
Maintenance
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #519, #521, #524, #525, #526, #527, #528, #534
- chore: fix typos by @e-kwsm in #522
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #520
- Turn off fail-fast by @daico007 in #523
- Attempting to fix failing CI by @daico007 in #533
- Remove obsolete requirement files by @daico007 in #537
- Add testing for py3.10 by @daico007 in #536
New Contributors
Full Changelog: 0.11.3...0.12
Foyer 0.11.3
Breaking change
- Stop testing and supporting Python 3.7 by @mattwthompson in #513
Feature
- Update
TopologyGraph.from_openff_topology
for new API by @mattwthompson in #469
Bug fix
Maintenance
- Update docs environment to use Python 3.8+ by @mattwthompson in #517
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #515
Full Changelog: 0.11.2...0.11.3
Foyer 0.11.2
Breaking change
Maintenance
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #507, #508
Full Changelog: 0.11.1...0.11.2
Foyer 0.11.1
Features
- Add CITATION.cff file for easier repo citation by @justinGilmer in #498
Bugfixes
- Modify opls_validation ".top" impropers by @CalCraven in #506
Maintenance
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #499, #502
- Use github actions for CI by @umesh-timalsina in #503
Full Changelog: 0.11.0...0.11.1
Foyer 0.11.0
Breaking Changes
- Officially stop testing on Python 3.6 and add testing for Python 3.9 in #480
Features
- Report missing bonds' types when using verbose flag by @jennyfothergill in #486
- Modify XML parsing order of general forcefield by @daico007 in #488
- Remove untyped connections by @chrisiacovella in #493
- Storing meta data in typed parmed structure by @daico007 in #496
Bug fixes
- Fix scaling factors and mixing rule bug when atomtyping with
general_forcefield
by @daico007 in #489
Maintenance
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #478, #481, #492, #494
- Update links in README by @daico007 in #484
- Fix typo in issue template by @jennyfothergill in #487
Full Changelog: 0.10.0...0.11.0