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

Diff for: CHANGELOG.rst

+35
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+

Diff for: news/api.rst

-23
This file was deleted.

Diff for: news/codespell.rst

-23
This file was deleted.

Diff for: news/description.rst

-23
This file was deleted.

Diff for: news/docstrings.rst

-23
This file was deleted.

Diff for: news/file.rst

-23
This file was deleted.

Diff for: news/gt.rst

-23
This file was deleted.

Diff for: news/numpy_dep.rst

-23
This file was deleted.

Diff for: news/python.rst

-23
This file was deleted.

Diff for: news/pythonversion.rst

-23
This file was deleted.

Diff for: news/recut.rst

-24
This file was deleted.

Diff for: news/recutv2.rst

-23
This file was deleted.

Diff for: news/runtimewarning.rst

-23
This file was deleted.

Diff for: news/test.rst

-23
This file was deleted.

Diff for: news/time.rst

-23
This file was deleted.

Diff for: news/tutorial.rst

-23
This file was deleted.

0 commit comments

Comments
 (0)