v0.5
What's Changed
- New EK parsing mode, allowing faster and easier use than the regular JSON mode which will likely be eventually deprecated.
- Support typing in EK mode.
Minor fixes
- Checking file permissions in FileCapture by @KimiNewt in #546
- Show tshark error in crash exception by @KimiNewt in #547
- Verify capture settings before starting capture by @KimiNewt in #550
- Fix path when user provides
tshark_path
usingLiveCapture
. by @miaotony in #562 - Fix some tshark_path problems. by @miaotony in #565
- Fix Windows eventloop-related issues by @KimiNewt in #566
]
Full Changelog: v0.4.6...v0.5