What's Changed * Python 3.11 support by priv-kweihmann in https://github.com/priv-kweihmann/tlv/pull/19 * complete overhaul of dev tooling + a lot of linter fixes
1.2.0
Changes
- 15 - move to dependabot - freeze all requirements - drop python 3.6 support - build wheels by default - use dependabot for bumping requirements
1.1.0
New
- 14 - Python 3.10 support
1.0.3
New
- 10 - use entry_point method for shell wrapper creation - 13 - use chardet to avoid UnicodeDecodeError