**Removed** - iMessage Workflow ELT integration as this was spun off into its own project
**Fixed** - (Minor) a few function return types - False assertion in ``pg_dump``
**Security**
1.2.1
------------------ **Added** - A few ``Postgres`` class methods - Tests for ``Postgres`` class methods
**Changed** - Consolidated ``if_exists``, ``if_not_exists`` and ``or_replace`` Postgres class methods
**Deprecated**
**Removed**
**Fixed**
**Security**
1.1.10
------------------ **Added**
- iMessage dashboard tracking - ``pydoni opsys du-by-filetype`` now handles multiple input directories - A few keywords to instagram hashtags command
**Changed**
- Name of function ``delete_empty_subdirs()`` to ``remove_empty_subfolders()`` - Updated app defaults - Updated some default CLI command behavior - Renamed ``m4a_to_mp3()`` function to ``.to_mp3()`` class method - iMessage QC view logic update
**Deprecated**
**Removed**
- Untracked raw manual contact name table data
**Fixed**
**Security**
1.1.9
------------------ **Added**
**Changed**
**Deprecated**
**Removed**
- ``app_default_param_values.yaml``
**Fixed**
- Incorrect call to ``datetime`` module
**Security**
1.1.8
------------------ **Added**
- Support for conditional CLI imports - Releasing instructions in README.rst