Skip to content

Commit

Permalink
Merge branch 'main' into 305-geometries-engines-modes
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian authored Dec 13, 2023
2 parents 3f9d2bc + 95be6c9 commit 02d2380
Show file tree
Hide file tree
Showing 12 changed files with 1,570 additions and 10 deletions.
4 changes: 3 additions & 1 deletion RELEASE_NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ New Features and/or Enhancements
* Add ``SoleilNanoscopiumRobot`` diffractometer geometry.
* Add ``SoleilSixsMed2p3v2`` diffractometer geometry.
* Add ``user.current_diffractometer()`` function.
* Add ``axes_r``, ``axes_w``, & ``axes_c`` properties to both ``calc`` & ``engine``.
* Build tables of diffractometer geometry, engines, and modes from *libhkl* API.
* Export and reload diffractometer configuration as JSON string, YAML string, or Python dictionary.

Expand All @@ -45,11 +46,12 @@ Maintenance
* Add ``apischema`` to package requirements.
* Add test for ``or_swap()``.
* Change documentation theme to pydata-sphinx-theme.
* Documentation ZIP file uploaded as artifact with each build. Great for review!
* Expand testing to to Py3.8 - Py3.11.
* Fix code in ``util.restore_reflections()`` that failed unit tests locally.
* Make it easier to find the SPEC command cross-reference table.
* Update packaging to latest PyPA recommendations.
* Documentation ZIP file uploaded as artifact with each build. Great for review!
* Validate user input to sample.add_reflection().

v1.0.4 (released 2023-10-06)
======================================
Expand Down
Loading

0 comments on commit 02d2380

Please sign in to comment.