Version 0.37.0
Pre-release
Pre-release
·
606 commits
to master
since this release
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
READMEto contain documentation on command line option added in previous version. - Removed
MSGFile.mainPropertiesafter deprecating it in v0.36.0. - Added new
PropertiesIntelligencetype: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.