v2.1.0
What's Changed
Added
- introduce
noxautomatic testing tool for local testing of multiple python and/or package versions in virtual environments #171 - add unit to mf_exch_coupling dd134ae
- improve testing coverage to > 80% #115
Changed
Layer.check_input()always returnsfloatf71eb1c- change GitHub CI Matrix to python 3.9--3.12 97b17d8
- change import of
tqdmtoautomodule to work with scripts and notebooks 0c8cecc
Fixed
- raise
TypeErrorinMagnetizationclass forUnitCells in sample 7e92efb
Full Changelog: v2.0.5...v2.1.0