0.4.0 (2023-01-09)
Changed
- Default message key is now
messageinstead ofmsgto stay in line with python default. If you still want previous behavior, setmessage_field_nametomsgat formatter creation.
Removed
- Drop support for python 3.6.
message instead of msg to stay in line with python default. If you still want previous behavior, set message_field_name to msg at formatter creation.