🔨 Changes
🎉 Features
- Date is now returned as datetime (#114) @pinkywafer
🚑 Bug Fixes
- Date is now returned as datetime (#114) @pinkywafer
⚠️ BREAKING CHANGES
- Date is now returned as a native datetime rather than a text
date_format
configuration option is now deprecated and can be removed from YAML config. A warning will be logged if this option is being used. This will be removed and become an error in a future version