=============================== - Fix issue with function annotation enforcement in keyword-only arguments (7). - Further performance improvements to function annotation enforcement (ensure_annotations).
0.2.0
=============================== - Major performance improvements to function annotation enforcement (ensure_annotations). (4, 5). Thanks to harrisonmetz.
0.1.9
=============================== - Fix issue with keyword arguments used as positionals by the caller (1). Thanks to harrisonmetz.
0.1.8
=============================== - Speed up function annotation enforcement.
0.1.7
=============================== - Work around PyPI documentation rendering issue.
0.1.6
=============================== - Begin tracking changes in changelog. - Add support for function annotation enforcement.