Skip to content

3.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@directionless directionless released this 23 Jul 02:31
· 2 commits to master since this release
15c1d09

What's Changed

  • Add pywin32 for Windows platform by @JarryShaw in #70
  • WINDOWS_BINARY_PATH Update by @eoinmiller-r7 in #71
  • Remove dangling temporary file by @Addvilz in #76
  • Update README.md by @prasanthbazz in #73
  • Fix for double-JSON-encoding of table generation contexts (#77) by @nickovs in #78
  • 'fix the warnings from 'is not 0' to '!= 0' in management.py by @bpmcdevitt in #82
  • Fix handling of exceptions when osquery goes away by @zwass in #83
  • Update version numbers for 3.0.7 release by @zwass in #84
  • remove argparse as it was moved to the python standard library as of python 3.2 and python 2.7 by @mattf9 in #96
  • Use path join in management.py by @inaimathi in #92

Full Changelog: 3.0.6...3.1.0