Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: slaclab/trace

R2.0.0

13 Oct 19:08
8603ed7

Choose a tag to compare

What's New

Maintenance

  • FIX: Remove Logger Button by @zdomke in #142
  • MNT: implement functional, unstyled control panel with axis and curve controls by @shilorigins in #139
  • BUG: don't iterate using indices in AxisItem.close by @shilorigins in #145
  • FIX: Fix Main Thread Hanging from caget Call by @zdomke in #150
  • FIX: Import & Export for UI Redesign by @zdomke in #159
  • MNT: Prepare ui_redesign For Merge Into master by @zdomke in #162
  • FIX: Double-clicking SearchWidget Entries; Disable Drag by @zdomke in #163
  • Reduce footer info and add imported filename by @michaellans in #180
  • MNT: Upgrade Python to 3.12 by @zdomke in #184
  • FIX: Invalid Formula by @YektaY in #191
  • FIX: Checkbox Slots Accept Enum by @zdomke in #196
  • MNT: Move Utilities & Update iSort Config by @zdomke in #197
  • FIX: Error with AxisItem.set_active & Curve Artifacts Remaining on Previous Axis by @YektaY in #200
  • FIX: Hide Bin Count Setting for FormulaCurves by @zdomke in #201
  • FIX: Catch Interruption Exception in CAGetThread by @zdomke in #202
  • FIX: Fix File Indicator Slot by @zdomke in #205
  • FIX: Launch Script to Change Directory to Trace by @zdomke in #208

Documentation

New Contributors

Full Changelog: R1.1.0...R2.0.0

R1.1.0

02 Apr 16:51
3e32b2f

Choose a tag to compare

What's Changed

Added new features, UI enhancements, and fixes bugs.

New Features

Bug Fixes

  • FIX: Add 1d Button to timespan_btns Button Group by @zdomke in #82
  • FIX: Delete removed curves by @zdomke in #90
  • FIX: Fixing mouse mode to enable panning by @zdomke in #132

Maintenance

  • TST/FIX: ArchiveSearchWidget & TraceFileConvert Tests by @zdomke in #84
  • TST: Tests For main.py by @zdomke in #86
  • TST: Fix test_default_curve by @zdomke in #128

New Contributors

Full Changelog: R1.0.2...R1.1.0

R1.0.2

01 Nov 17:39
8b9091f

Choose a tag to compare

What's Changed

A few minor fixes and UI enhancements. Discovered and fixed a bug from the previous release that broke some launch arguments.

New Features

  • ENH/FIX: Minor UI Fixes/Changes by @zdomke in #78
  • ENH: Combine Y-axis Name & Label Columns by @zdomke in #80

Bug Fixes

  • FIX: Remove Duplicate Logging by @zdomke in #72
  • FIX: Fixing input_file argument for trace (TRC-66) by @zdomke in #79

Maintenance

  • TST/FIX: Add Tests for Models & Widgets by @zdomke in #81

Full Changelog: R1.0.1...R1.0.2

R1.0.1

17 Oct 21:04
08487f2

Choose a tag to compare

What's Changed

This update fixes issues with the launch bash script and arguments, and adds batch processing for file conversion, and adds tests and documentation.

New Features

  • ENH: Convert Files With Batch Processing by @zdomke in #71

Maintenance

Docs

  • DOC: README template links by @zdomke in #67
  • DOC: Issue Template Files by @zdomke in #68
  • DOC: One More Change to README and Issue Templates by @zdomke in #69

Full Changelog: R1.0.0...R1.0.1

R1.0.0

08 Oct 16:13
f49ed0c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: R0.2.0...R1.0.0

R0.2.0

13 May 16:39
18a92c9

Choose a tag to compare

R0.2.0 Pre-release
Pre-release

What's Changed

  • ENH: Update X-Axis from QDateTimeEdits by @zdomke in #17
  • ENH: Replace Delete Axis button with inline button by @zdomke in #18

Full Changelog: R0.1.0...R0.2.0

R0.1.0

06 May 17:22

Choose a tag to compare

R0.1.0 Pre-release
Pre-release

What's Changed

  • ENH: Set up github actions to have unit tests when pushing code to main by @YektaY in #1
  • Added range axis and time axis table, window for search, formula, del… by @fatima0215 in #8
  • Refactoring Archive Viewer as hybrid PyDM display by @zdomke in #15
  • Archive Viewer Update by @zdomke in #16

New Contributors

Full Changelog: https://github.com/slaclab/Archive-Viewer/commits/R0.1.0