What's Changed
- Dropped support for Python 3.5/3.6
- Fix elastic mapping for new Wireshark 4 by @esclear in #608
- Accepting rpcap:// as a valid interface name by @msimone-human in #616
- Add args and kwargs to RemoteCapture init by @esh4 in #619
- Replace py dependency with termcolor. by @bwoodsend in #575
- Unicode support added to correct issue617 by @mahtin in #624
- Make packet layer names case-insensitive for backward compatibility with v0.4.6 by @tonyle72 in #638
- Bugfix for python 3.9+ by @mattia-lecci in #642
- Bugfix in LiveRingCapture by @chribro88 in #644
Full Changelog: v0.5.3...v0.6