Skip to content

Commit ec3f5b3

Browse files
sbillingegithub-actions[bot]
authored andcommitted
update changelog
1 parent bde349f commit ec3f5b3

17 files changed

+35
-369
lines changed

CHANGELOG.rst

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,38 @@ 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`
40+

news/api.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/codespell.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/description.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/docstrings.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/file.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/gt.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/numpy_dep.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/python.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/pythonversion.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/recut.rst

Lines changed: 0 additions & 24 deletions
This file was deleted.

news/recutv2.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/runtimewarning.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/test.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/time.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

news/tutorial.rst

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)