* add type annotations; adopt mypy in strict mode (58, 62) * ignore UTF-8 BOM sequences in various scenarios (69) * support dumps() callables returning bytes again (64) * add basic support for rfc7464 text sequences (61) * drop support for numbers.Number in type= arguments (63)