v1.1.0
What's Changed
- add test for or_swap() by @prjemian in #271
- add new geometries from upstream by @prjemian in #270
- add pre-commit checks by @prjemian in #272
- restore_reflections() use renamed motor axes if so defined by @prjemian in #273
- Update packaging to latest PyPA recommendations by @prjemian in #276
- refactor configuration to use typing and apischema by @prjemian in #280
- standardize export & restore of diffractometer configuration by @prjemian in #279
- add built documentation ZIP file artifact upload to docs workflow by @prjemian in #282
- update sphinx and theme by @prjemian in #285
- pass pre-commit tests by @prjemian in #286
- Provide access to user.geom as it is redefined by @prjemian in #298
- restore reflections to the proper sample by @prjemian in #292
- replace action in docs workflow by @prjemian in #296
- relax the requirement of databroker version 1.2 by @prjemian in #284
- preview a configuration before restoring by @prjemian in #299
- add diffractometer get_axis_constraints() method by @prjemian in #304
- avoid crash in add_reflections, add axes_(r,w,c) by @prjemian in #309
- convert canonical axes names to user-defined names by @prjemian in #311
- document the support for constraints by @prjemian in #300
- Describe geometry engines, modes, and axes by @prjemian in #306
- forward() should pick answer consistent with forward_solutions_table() and default decision function by @prjemian in #315
- enable use of databroker v2+ by @prjemian in #319
- resolve problems with unit test workflow by @prjemian in #317
- use project name, not "pkgdemo" by @prjemian in #323
Full Changelog: v1.0.4...v1.1.0