Added typing Added - Package is now officially py.typed Changed - Fix all flake8/mypy warnings in src
0.1.1alpha
Allow line processors to modify and annotate the processed line for subsequent processors.
Changed - LineProcessor passes an object with the line to the processors. Processors can now modify the line or add properties to this object for subsequent processors
Added - LineReader handles multibyte reads correctly with regard to logging