hotfix - extra empty line from Ca40 data file removed, that was preventing `Calcium40` import (issue 105 )
3.1.9
Minor release, dealing with easier installation: - adds support for Python 3.10 wheels; - adds changes in build workflow for packages that should allow easier integration with numpy distributed as part of the conda default channel (see issue 100 for details).
3.1.8
Minor release, only change is in build of wheels:
Now Numpy version is limited, to try to allow ARC to work with default channel of conda Numpy installation, that is usually bit behind the main Numpy pip release (see issue 100 )
3.1.7
Minor release, fixes deprecation warnings 97 (contributed by dihm )
3.1.6
Resolves bug where initialising two different isotopes of the same element will overwrite their HFS parameters in runtime database - see more details in 93 (many thanks to dihm for reporting this)
3.1.4
Minor bug fix release: fixes formatting of Potassium data .csv file (5af105621a91f1f1cb5f4278d85820db34cf0ca7) that was preventing Potassium instance creation (see issue 92 )