Version 0.0.4
What's Changed
- Rename
document
intotext
by @mandel in #83 - Add a jsonl parser by @mandel in #84
- Allow PDL programs to be sequences by @mandel in #85
- Removed API block by @vazirim in #86
- Change expression syntax from
{{ }}
to${ }
by @mandel in #87 - Rename
lastof
intolastOf
by @mandel in #96 - pdl --sandbox by @vazirim in #100
- Change loop combination default and syntax by @mandel in #107
Full Changelog: v0.0.3...v0.0.4