v1.1.0
- Added a new
conversation_export
metric file; this is designed to allow easy exporting of an entire iMessage thread (to a format like CSV, for example) - The case of the contact name is now ignored;
--contact-name 'john doe'
and--contact-name 'John Doe'
are now equivalent - Fixed an
AttributeError: 'NoneType' object has no attribute 'replace'
error