Fixes * correctly set the invalidation bits in the channel group record when appending/extending signals with invalidation bits * documentation fixes
Changes * _scramble_ method will now create a new file thus preventing accidentally overwriting the original file * performance optimizations when dealing with channels that have invalidation bits
4.1.2
Fixes * fix error in case of overlapping big endian channels * fix for isuue 97 * set proper program identification in file header
Changes * implement _scramble_ method for MDF v2 and V3 * some performance optimizations
4.1.1
Fixes * fix error in record preparation for MDF version 4 * fix _pandas_ export - a file name is not required * fix _save_ method for string channels when compression is used
4.1.0
Fixes * update GUI to match the new API
Changes * added _source_ argument to _get_ method
* in case of multiple channel name occurrence it allow to specify the wanted source * if provided, it must match a channel's source name otherwise an exception is raised