v0.4
New Wrangles:
- Extract HTML
- SQL in Recipes
- Select left, right and substring in recipes
New Connectors:
- MySQL
- MongoDB
- HTTP
- SFTP
- Test
- Notifications
Misc:
- Significantly expanded test coverage
- Add container to automatically run a recipe as part of e.g. a Github action
- Significantly improved postgres write performance
- Upgraded Pricefx connector
- Custom functions can be used in recipes
Update Recipe Nomenclature:
- Execute -> Run (pre/post recipe actions)
- Fields -> Columns
- pipeline.run() -> recipe.run()
- params -> variables