File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change @@ -3,3 +3,37 @@ Release Notes
33=============
44
55.. current developments
6+
7+ 0.2.0
8+ =====
9+
10+ **Added: **
11+
12+ * tutorial added to documentation
13+ * Add tutorial to documentation
14+ * Added api documentation
15+ * Add GitHub release workflow
16+ * add docstrings to functions without docstrings
17+ * Added `codespell ` for spell check on all files.
18+ * Added longer description to README along with proper citation for `diffpy.fourigui `
19+
20+ **Changed: **
21+
22+ * support for python < 3.13
23+
24+ **Fixed: **
25+
26+ * test warning applycutoff test
27+ * added [project.scripts] to pyproject.toml
28+ * Fixed deprecation warning presented by numpy2
29+ * Suppress the `RuntimeWarning ` in tests for the `applycutoff ` function
30+ * cookiecut to group's Python package standard
31+ * add pip packages under pip.txt
32+ * Recut to group's package standard, fix installation
33+ * remove time dependency in pip, conda.txt
34+ * qmin/qmax limits in reciprocal space grid so qmin and qmax are not excluded
35+
36+ **Removed: **
37+
38+ * debug.py file for running tests
39+ * Removed support for python `<3.11 `
You can’t perform that action at this time.
0 commit comments