Skip to content

v1.6.11

Compare
Choose a tag to compare
@njzjz njzjz released this 07 Dec 22:07
· 188 commits to master since this release
8909e63

Enhancement

  • set default nproc to the number of logical CPUs the current process can use by @njzjz in #2062
  • requires numpy<2 since oldest-supported-numpy is used by @njzjz in #2073

Bugfix

  • set encoding to utf-8 when opening package data by @njzjz in #2058

Documentation

  • docs: add docstring for _getbondfromcrd by @njzjz in #2055

CI/CD

Dependencies

Full Changelog: v1.6.10...v1.6.11