This fix accidentally introduced a breaking change.
the function called
takeDelimiterdid not exist in 0.15.1; that behavior was intakeDelimiterExclusive, and iirc that was intentional at the time. i recall you discussing changes around these functions’ API contracts a few times at the start of this release cycle
I agree it was a mistake, because I intended to only merge pure bug fixes with no behavior changes like this
Replace takeDelimiterExclusive() with takeDelimiter() when you upgrade to 0.15.2