- Remove "version" tag from mapped values - Allow for !include statements in yml files - reduce error logging verbosity - templated files have less whitespace - properly store recursive merge parameters - allow for jinja templates to be unpacked from strings to jinja syntax in files
0.2.2
Fix
- rename stub - improve commenting and DI
0.2.1
Fix
- correcting version tagging
0.2.0
0.1.0
Feat
- add in schema.yml writer - Construct data dict from catalog without db call - core param parsing functionality built out
Fix
- Add type parsers for catalog and docgen files - Update custom macro logic - Convert to nicer exception handling