File tree Expand file tree Collapse file tree 1 file changed +46
-1
lines changed
Expand file tree Collapse file tree 1 file changed +46
-1
lines changed Original file line number Diff line number Diff line change 22Release notes
33=============
44
5- .. current developments
5+ 0.1.3
6+ =====
7+
8+ **Fixed: **
9+
10+ * Updated README instructions for pip and conda-forge install
11+ * Updated README instructions to check for successful installation
12+
13+
14+ 0.1.2
15+ =====
16+
17+ **Added: **
18+
19+ * Use GitHub Actions to build, release, upload to PyPI
20+ * Added issue template for PyPI/GitHub release
21+
22+ **Changed: **
23+
24+ * Added tag check for release
25+ * citation from arXiv to npj Comput Mater in docs
26+
27+ **Fixed: **
28+
29+ * Python version from 3.9 to 3.12 in CI news item
30+ * tests folder at the root of the repo
31+ * re-cookiecuter repo to groupd's package standard
32+ * Add pip dependencies under pip.txt and conda dependencies under conda.txt
33+
34+
35+ 0.1.0
36+ =====
37+
38+ **Added: **
39+
40+ * Initial release of diffpy.snmf
41+
42+ **Changed: **
43+
44+ * Support Python version 3.12
45+ * Remove support for Python version 3.9
46+
47+ **Fixed: **
48+
49+ * Repo structure modified to the new diffpy standard
50+ * Code linting based on .pre-commit-config.yaml
You can’t perform that action at this time.
0 commit comments