Skip to content

v1.0.0

Compare
Choose a tag to compare
@tangkong tangkong released this 22 Jun 21:47
· 311 commits to master since this release
8281d22

What's Changed

  • REF: atef.config rewrite to support arbitrarily grouped hierarchies by @klauer in #126
  • ENH: catch up the GUI to the rest of the repo by @ZLLentz in #127
  • ENH: command-line converter tool for the old file format by @klauer in #134
  • TST: skip lightpath mixins in test_switch_control_layer by @tangkong in #135
  • ENH: add archive viewer widget by @tangkong in #132
  • BLD: simple dummy action by @tangkong in #142
  • FIX: transposed the out and free run checks in demo config by @ZLLentz in #145
  • ENH: run mode and basic report output and GHA migration [LCLSPC-603] by @tangkong in #140
  • FIX: new file handling by @ZLLentz in #149
  • ENH: add active checkout framework by @tangkong in #150
  • ENH: Add passive step to active checkout by @tangkong in #155
  • MNT: refactor active checkouts to have Prepared variants by @tangkong in #158
  • MAINT: bulk secrets and readme update by @ZLLentz in #162
  • ENH: allow Qt args on the command line by @JJL772 in #164
  • ENH: add a Set-Value active checkout step by @tangkong in #159
  • BUG: fix type handling, etc by @tangkong in #168
  • ENH: add active report by @tangkong in #167
  • FIX: use integers for rect bounds with QIcon.paint by @JJL772 in #166
  • GUI: improve Result refresh behavior by @tangkong in #169
  • MNT: wrap signal connection check in BusyCursorThread by @tangkong in #171
  • MNT: Generally improve things related to signals, touch up reports default behavior by @tangkong in #175
  • GUI: Replace welcome dialog with welcome tab, enable closable tabs by @tangkong in #176
  • TST: Add tests and improve coverage by @tangkong in #178
  • BUG: fix observed value report output by @tangkong in #183
  • MNT: Better mode switch handling, icon refresh by @tangkong in #186
  • REL: v1.0.0 by @tangkong in #187

New Contributors

Full Changelog: v0.0.1...v1.0.0