Release ionit 0.4.0
- Add
--encodingoption and default it toutf-8 - Drop support for Python < 3.6
- Fix issues found by pylint 2.11.1 (fixes Debian bug #998574):
- tests: Use
withforsubprocess.Popencalls - Use
from ruamel import yaml - Replace
.format()with f-strings
- tests: Use