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 - Automating pypi releases by @directionless in #98
- Releases via GitHub Actions by @directionless in #99
Full Changelog: 3.0.6...3.1.1