Skip to content

Commit 4d5df51

Browse files
committed
restore CHANGELOG.rst
1 parent 3c1229e commit 4d5df51

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

CHANGELOG.rst

+34
Original file line numberDiff line numberDiff 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`

0 commit comments

Comments
 (0)