v3.3.1
What's Changed
- Feature/readme update precompiled versions by @birkholz-cubert in #35
- fixing access of calibration info object by @birkholz-cubert in #39
- fix: broken pixel format functions by @birkholz-cubert in #40
- Feature/fix viewer by @birkholz-cubert in #41
- fixing return of component_temperature_get by @birkholz-cubert in #42
- Added Numpy Utility Functionality by @birkholz-cubert in #44
- Added Wrapper Version by @birkholz-cubert in #45
- added error handling on overflow issue by @birkholz-cubert in #47
- Added Implementations of
__copy__and__deepcopy__to show which objects are allowed to be copied and which not. by @birkholz-cubert in #50 - add property 'ready' to acquisition_context by @manke-cubert in #52
- fix: now handle str as well as pathlib.Path for init in SessionFile by @birkholz-cubert in #54
- allow Measurement init to take pathlib.Path by @birkholz-cubert in #55
- updated version number by @birkholz-cubert in #56
Full Changelog: v3.3.0...v3.3.1