github TeamMsgExtractor/msg-extractor v0.39.1
Version 0.39.1

latest releases: v0.56.1, v0.56.0, v0.55.0...
pre-release3 years ago

v0.39.1

  • [TeamMsgExtractor #333] Fixed typo in a warning.
  • [TeamMsgExtractor #334] Removed __del__ method from MSGFile. It was there for cleanup, but wasn't planned well enough to stop it from causing issues. It may be reintroduced in the future if I can manage to remove the issues.
  • [TeamMsgExtractor #335] Fixed some parts of extract_msg.utils.getCommandArgs having invalid logic after a previous (rather old) update that caused exceptions when using certain options.
  • Added new property treePath to AttachmentBase and MSGFile (which adds it to nearly every class). This property is the path to the current instance, represented as a tuple of instances that would be used to get to the current instance.
  • Added sphinx documentation.
  • Fixed an issue in OleWriter that would produce corrupted OLE files if the DIFAT needed more than the header.

Don't miss a new msg-extractor release

NewReleases is sending notifications on new releases.