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 https://github.com/KimiNewt/pyshark/pull/546
* Show tshark error in crash exception by KimiNewt in https://github.com/KimiNewt/pyshark/pull/547
* Verify capture settings before starting capture by KimiNewt in https://github.com/KimiNewt/pyshark/pull/550
* Fix path when user provides `tshark_path` using `LiveCapture`. by miaotony in https://github.com/KimiNewt/pyshark/pull/562
* Fix some tshark_path problems. by miaotony in https://github.com/KimiNewt/pyshark/pull/565
* Fix Windows eventloop-related issues by KimiNewt in https://github.com/KimiNewt/pyshark/pull/566
]
**Full Changelog**: https://github.com/KimiNewt/pyshark/compare/v0.4.6...v0.5