Added * Added 2 RSS feeds to the bottom for easy access reading 🤓 Changed * Moved adapters to extras, not needed to install the project but used internally for development and testing Removed * Removed unused function and hash funcs from app code Fixed * Fixed a bug in profiles and project directories sharing a state var name * Removed -m argumaent from workbench entrypoint through executable
0.5.10
Added * diff has multiple outputs including table (stdout), csv (disk), or chart/bar (stdout) Changed * data git diff now defaults to dbt_osmosis schema * data git diff now uses an md5 hash of compiled sql so we dont rerun unless model has changed
0.5.9
Added * Start using changie for changelog management