- Fix issue with built package of v1.1.0
- Add
manager
to recipe context- This is an instance of
RecipeManager
, to enable more powerfulgetNamedId
usages
- This is an instance of
- Add
RecipeManager.getNamedId
function to allow accessing Named ID values outside of simple column values- For example, using the ID value to generate part of a string
- Improve the docs in
README.md
to include config and all of the core features - Fix help text in CLI output for
--sql-dialect
and--output-dir
options
- Update
package.json
withrepository
andkeywords
data
- Add
README.md
andLICENSE.md
to built package