Skip to content

Version 0.37.0

Pre-release
Pre-release

Choose a tag to compare

@TheElementalOfDestruction TheElementalOfDestruction released this 18 Nov 04:37
· 606 commits to master since this release
d730787

v0.37.0

  • [TeamMsgExtractor #303] Renamed internal variable that wasn't changed when the other instances or it were renamed.
  • [TeamMsgExtractor #302] Fixed properties missing (a fatal MSG error) raising an unclear exception. It now uses InvalidFileFormatError.
  • Updated README to contain documentation on command line option added in previous version.
  • Removed MSGFile.mainProperties after deprecating it in v0.36.0.
  • Added new Properties Intelligence type: ERROR. This type is used when a properties instance is created but has something wrong with it that is not necessarily fatal. Currently the only thing that will cause it is the properties stream being 0 bytes.