Fixes
* documentation fixes
* many fixes
Changes
* backwards incompaltible API clean-up (some arguments have been renamed for consistency)
* refactoring of invalidation bits handling
* allow to instantiate MDF from file-like objects
* add _use_display_names_ keyword only argument to MDF classes. For MDF4, if False, it can speed up the file parsing considerably.
* MDF _scramble_ static method: scramble text blocks and keep original file structure (useful for privacy concerns when sending mdf files for debug purpose)