Skip to content

Releases: BCDA-APS/apstools

1.1.4

14 May 16:24
Compare
Choose a tag to compare

1.1.3

10 May 22:08
Compare
Choose a tag to compare

1.1.1

09 May 19:43
Compare
Choose a tag to compare

1.1.1rc1

09 May 19:17
Compare
Choose a tag to compare
1.1.1rc1 Pre-release
Pre-release
1.1.1rc1

1.1.0

17 Apr 23:19
Compare
Choose a tag to compare

see release notes

It takes a couple steps to upgrade an existing conda installation from version 2019.nnnn to newer version 1.1.0

  • add a declaration of apstools < 2000 in the conda-meta/pinned file in the conda environment
  • conda update -c aps-anl-tag -c aps-anl-dev apstools (should change to 1.1.0)

It may still be necessary to uninstall and reinstall apstools to effect an update:

conda uninstall -y apstools
conda install -c aps-anl-tag -c aps-anl-dev apstools

0.0.40

21 Dec 18:55
Compare
Choose a tag to compare
0.0.40 Pre-release
Pre-release
  • #71 snapshot: add user and hostname to metadata
  • #73 print list of snapshots

0.0.38

21 Dec 03:39
Compare
Choose a tag to compare
0.0.38 Pre-release
Pre-release
  • #69 bluesky_snapshot metadata option should be optional
  • #70 all user to suppress bluesky_snapshot's report

0.0.37

20 Dec 23:39
Compare
Choose a tag to compare
0.0.37 Pre-release
Pre-release
  • #64 bluesky_snapshot
  • #65 option: alternate YAML for bluesky_snapshot
  • #66 option: additional metadata for bluesky_snapshot

0.0.36

20 Dec 19:23
Compare
Choose a tag to compare
0.0.36 Pre-release
Pre-release

new capabilities

  • #60 : unix_cmd()
  • #61 : Email notifications
  • #62 : snapshot list of PVs

0.0.35

21 Nov 16:20
Compare
Choose a tag to compare
0.0.35 Pre-release
Pre-release
  • #53 sscanRecord object (in _sscan_triggers) uses "t" for triggers (not "d" as before)
  • #58 new SuspendWhenChanged suspender
  • #59 fix RecursionError with SimulatedApsPssShutterWithStatus