Skip to content

v0.2.11

Compare
Choose a tag to compare
@wanghan-iapcm wanghan-iapcm released this 02 Dec 02:40
· 255 commits to master since this release
31e35e5

Enhancements:

  • migrate from setup.py to pyproject.toml (#366)
  • drop Python 3.6 support (#369)
  • remove duplicated rot_lower_triangular (#370)
  • support max_steps for ase minimizer (#372)
  • add Optional to type hints when default is None (#382)
  • add pass step to GitHub Actions (#384)

Bug fixings:

  • fix(abacus): do not collect the unconverged structure for AIMD (#368)
  • fix codecov (#373)
  • fix bug in reading lammps trajs with random tid (#377)
  • fix issue #381. Raise runtime error when perturbing labeled system (#383)