diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e67ed90..fa47baf 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,15 +4,7 @@ Release notes .. current developments -2025.1.0 -===== - -**Removed:** - -* Removed fallback version handling in `src/pyobjcryst/version.py`. - - -Version 2024.X.X +Version 2024.2.2 ---------------- Changes diff --git a/README.rst b/README.rst index edef84a..fb181eb 100644 --- a/README.rst +++ b/README.rst @@ -62,11 +62,11 @@ If you use diffpy.srfit in a scientific publication, we would like you to cite t and - V. Favre-Nicolin and R. CernĂ½ - `FOX, 'free objects for crystallography': a modular approach to ab initio structure determination - from powder diffraction - `__, - *J. Appl. Cryst.* **35**, 734-743 (2002) + V. Favre-Nicolin and R. CernĂ½, + `FOX, 'free objects for crystallography': a modular approach to + ab initio structure determination from powder diffraction + `__, + *J. Appl. Cryst.* **35**, 734-743 (2002) The second paper describes the c++ crystallographic objects in ``ObjCryst++`` that are wrapped by ``pyobjcryst`` @@ -123,7 +123,7 @@ displayed in a jupyter notebook: Getting Started --------------- -You may consult our `online documentation `_ for tutorials and API references. +You may consult our `online documentation `_ for tutorials and API references. Alternative methods of installation ----------------------------------- diff --git a/news/fbv.rst b/news/fbv.rst new file mode 100644 index 0000000..e002016 --- /dev/null +++ b/news/fbv.rst @@ -0,0 +1,23 @@ +**Added:** + +* + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* Removed fallback version handling in `src/pyobjcryst/version.py`. + +**Fixed:** + +* + +**Security:** + +* diff --git a/news/link-QPA.rst b/news/link-QPA.rst new file mode 100644 index 0000000..a505e37 --- /dev/null +++ b/news/link-QPA.rst @@ -0,0 +1,23 @@ +**Added:** + +* No news added: Trivial change to index.rst + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +* diff --git a/news/readme.rst b/news/readme.rst new file mode 100644 index 0000000..0cdfb40 --- /dev/null +++ b/news/readme.rst @@ -0,0 +1,23 @@ +**Added:** + +* + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* Code brought up to scikit-package level 5 standards with automated release workflows + +**Security:** + +* diff --git a/news/remove-template.rst b/news/remove-template.rst new file mode 100644 index 0000000..e94597b --- /dev/null +++ b/news/remove-template.rst @@ -0,0 +1,23 @@ +**Added:** + +* No news added: Remove the documentation template and add QPA notebook in documentation. + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +* diff --git a/news/rm-copied-notebook.rst b/news/rm-copied-notebook.rst new file mode 100644 index 0000000..cbf3562 --- /dev/null +++ b/news/rm-copied-notebook.rst @@ -0,0 +1,23 @@ +**Added:** + +* No news added: Remove the copied notebooks after building the documentation. + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +*