Release 7.3.15
What's Changed
- Fix AttributeError in HeaderNamesView by @zariiii9003 in #849
- Add dialog to view dependencies in GUI by @zariiii9003 in #850
- [WIP] Add unit tests for GUI Widgets. by @tov101 in #852
- Add tests for gui. by @tov101 in #856
- Only downcast signals if the samples array is not empty by @car-efficiency in #860
- Add unitests for gui by @tov101 in #861
- Fix tests by @tov101 in #875
- Add tests by @tov101 in #874
- Fix display file store by @tov101 in #882
- Fix tests. by @tov101 in #896
- Fix Group Activation from ContextMenu by @tov101 in #901
- Improve groups enable/disable handling. by @tov101 in #904
- Do not allow sub-groups channels to be enabled if parent is disabled. by @tov101 in #906
- Channel Groups fixes and tests by @tov101 in #907
- Add support for elist in mf4 header comment by @brf2cb in #911
- There is no attribute which is called "types" so it is changed to the available attribute "signal_types". by @hamed2dev in #913
- Reading byte offset instead of bit count for channels by @victorjoh in #919
- Add tests for FileWidget Context Menu by @tov101 in #916
- Add tests for FileWidget ContextMenu by @tov101 in #923
- Bug fixes by @zariiii9003 in #925
- Use ruff for pyupgrade and isort by @zariiii9003 in #926
- Extend tests for FileWidget Context Menu by @tov101 in #924
New Contributors
- @tov101 made their first contribution in #852
- @car-efficiency made their first contribution in #860
- @brf2cb made their first contribution in #911
- @hamed2dev made their first contribution in #913
- @victorjoh made their first contribution in #919
Full Changelog: 7.3.11...7.3.15