Releases: danielhrisca/asammdf
Releases · danielhrisca/asammdf
Release 8.0.0
La cererea publicului!
What's Changed
- Isotp by @hacklint in #996
- Replace long data type by @tov101 in #1007
- Warn and relax global j1939 if non-extended IDs present by @hacklint in #997
- Provide acq_name and acq_source to append method when filtering by @Jamezo97 in #999
- Update v4_blocks.py by @chr-sy in #857
- Update mdf_v4.py by @NageshKumarGowda in #1036
- Use temporary folder in MDF4 by @alex-ruehe in #1035
- Rework drag and drop in tests by @tov101 in #1056
- Added tests for keyPressEvent() methods & fixes by @FillBk in #1003
- Add import for retrieving zips by @artyeffem in #1066
- Typo fix by @LegrandT in #1070
New Contributors
- @hacklint made their first contribution in #996
- @chr-sy made their first contribution in #857
- @NageshKumarGowda made their first contribution in #1036
- @artyeffem made their first contribution in #1066
- @LegrandT made their first contribution in #1070
Full Changelog: 7.4.2...8.0.0
Release 7.4.2
What's Changed
- Fix deprecation warnings with ruff 0.2.0 by @zariiii9003 in #982
- README link updates #951 Issue by @travis2319 in #984
- Parsing of nested CA structures by @VorobiovM in #978
New Contributors
- @travis2319 made their first contribution in #984
- @VorobiovM made their first contribution in #978
Full Changelog: 7.4.1...7.4.2
Release 7.4.1
What's Changed
- Activate pyflakes rules in ruff by @zariiii9003 in #928
- Fix AttributeError: 'WindowsPath' object has no attribute 'configure' by @zariiii9003 in #938
- Resolve undefined names by @zariiii9003 in #936
- Fixes by @FillBk in #939
- Activate flake8-bugbear rules by @zariiii9003 in #948
- Add return to iter_to_dataframe when filtering channels by @hugabora in #957
- Fix tests by @tov101 in #965
- Activate ruff-specific rules (RUF) by @zariiii9003 in #945
- fix style: black, empty line by @hugabora in #959
- unnecessary print statement removed by @morbult in #942
- Fix for F11/FullScreen bug & clear stats info after deleting all channels on plot by @FillBk in #969
- Activate Pylint Rules by @zariiii9003 in #976
New Contributors
- @FillBk made their first contribution in #939
- @hugabora made their first contribution in #957
- @morbult made their first contribution in #942
Full Changelog: 7.3.17...7.4.1
Release 7.3.17
What's Changed
- Use PySide6 Scoped Enums by @zariiii9003 in #879
- CAN bus logging decoding fixes
Full Changelog: 7.3.16...7.3.17
Release 7.3.16
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
Release 7.3.11
- fixes TABX and RTABX conversion
- fix compiler flags for the C extension
- fix handling of Lab files in the modify and export view
Full Changelog: 7.3.9...7.3.11
Release 7.3.9
What's Changed
- MdfException - wrong representation by @david32 in #835
- QtSignal.emit() missing parameter by @david32 in #839
Full Changelog: 7.3.3...7.3.9
Release 7.3.3
What's Changed
- Fix: Could not extract the comment from MDF files due to replace string issue. by @KevinRodrigues05 in #824
- Update signal.py by @kevinsmia1939 in #830
New Contributors
- @KevinRodrigues05 made their first contribution in #824
- @kevinsmia1939 made their first contribution in #830
Full Changelog: 7.3.0...7.3.3
Release 7.3.0
What's Changed
- do not limit SciPy version to <1.8.0 for GUI by @tainnok in #796
- gui broken by import by @tainnok in #797
- Use cibuildwheel to build and test wheels by @zariiii9003 in #805
- bugfix: do not throw a AttributeError in case of an empty dict (conversion) by @tainnok in #807
- add new mouse control mode
- add
complete signal
mode for computed channels
New Contributors
Full Changelog: 7.2.0...7.3.0