What's Changed
* Improve reliability of column name parsing
* Column data type correction
* Code quality mechanisim for DEV
* New option in `dbterd run`: (`-ad`, `--artifacts-dir`) to replace (`-mp`,`--manifest-path`) which will be depreated in v0.3
Breaking Changes
* Run now requires both `manifest.json` and `catalog.json` (you won't need to worry much if you're using it under `dbt docs generate` context)
New Contributors
* Oracen made their first contribution in https://github.com/datnguye/dbterd/pull/9
**Full Changelog**: https://github.com/datnguye/dbterd/compare/0.1.1...0.2.0