Skip to content

Releases: NSLS-II/nslsii

v0.11.8

11 Feb 18:50
a5494c5

Choose a tag to compare

  • Fixes issues with sync-experiment where the beamline name needed to be normalized (Redis) and denormalized (PASS) in different places for beamlines with multiple endstations, namely SST1, SST2, OPLS

v0.11.7

30 Jan 20:21
a9664e0

Choose a tag to compare

What's Changed

Full Changelog: v0.11.6...v0.11.7

v0.11.6

26 Jan 22:31
2ca48d4

Choose a tag to compare

What's Changed

Full Changelog: v0.11.5...v0.11.6

v0.11.5

13 Jan 22:15
779e83e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.4...v0.11.5

REL: v0.11.4

04 Sep 16:15
v0.11.4
393f47b

Choose a tag to compare

- Allow passing TiledWriter through configure_base
- account for deprecations of dispatch in ophyd
- allow deep directory layouts in ophyd

v0.11.2

27 May 15:36
5687288

Choose a tag to compare

  • Add support for the new Tiled Data Access controls to Sync Experiment by @Kezzsim in #225
  • Always update the cycle information in Redis when running Sync Experiment by @Kezzsim in #225
  • Add RBD9103 to Ophyd Async devices by @jwlodek in #224
  • Update pre-commit configuration by @jwlodek in #221
  • Add helpful RunEngine debug subscriptions by @jwlodek in #218
  • Remove broken import in conftest by @jwlodek in #217

v0.11.1

27 Mar 19:41
7d4d430

Choose a tag to compare

What's Changed

  • Move redis parameters to the kwarg-only section by @jennmald in #214

Full Changelog: v0.11.0...v0.11.1

v0.11.0

25 Mar 18:47
80ee434

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.10.7...v0.11.0

v0.10.7

30 Oct 18:07
7c6cfbe

Choose a tag to compare

What's Changed

  • CI: only use the published event for PyPI releases by @mrakitin in #203
  • Remove 'finally' that is eating exceptions by @nmaytan in #200
  • Use a configuration file from n2sn_user_tools for sync-experiment by @mrakitin in #202
  • Deprecate the webcam class by @mrakitin in #204

Full Changelog: v0.10.6...v0.10.7

v0.10.6

29 Oct 16:06
bef88fd

Choose a tag to compare

What's Changed

  • Adding pre-commit config setup from ophyd async by @jwlodek in #191
  • Update PyPI when release is created or published by @padraic-shafer in #197
  • Adding standard ophyd async path and filename providers by @jwlodek in #192
  • Update authentication method for sync experiment to be more robust in… by @jwlodek in #199

New Contributors

Full Changelog: v0.10.5...v0.10.6