What's Changed
* Rename `document` into `text` by mandel in https://github.com/IBM/prompt-declaration-language/pull/83
* Add a jsonl parser by mandel in https://github.com/IBM/prompt-declaration-language/pull/84
* Allow PDL programs to be sequences by mandel in https://github.com/IBM/prompt-declaration-language/pull/85
* Removed API block by vazirim in https://github.com/IBM/prompt-declaration-language/pull/86
* Change expression syntax from `{{ }}` to `${ }` by mandel in https://github.com/IBM/prompt-declaration-language/pull/87
* Rename `lastof` into `lastOf` by mandel in https://github.com/IBM/prompt-declaration-language/pull/96
* pdl --sandbox by vazirim in https://github.com/IBM/prompt-declaration-language/pull/100
* Change loop combination default and syntax by mandel in https://github.com/IBM/prompt-declaration-language/pull/107
**Full Changelog**: https://github.com/IBM/prompt-declaration-language/compare/v0.0.3...v0.0.4