Sourced from winnow's changelog.
[0.7.6] - 2025-04-07
Features
- Add
TokenSlice::previous_tokens
[0.7.5] - 2025-04-07
Features
- Add
Stream::next_slice_unchecked
andStream::peek_slice_unchecked
1c31fde
chore: Release9b42e02
docs: Update changelog35f6c04
Merge pull request #765
from epage/prev0055561
feat(stream): Add access to previous tokens85cef7e
chore: Release5886515
docs: Update changelog582d253
Merge pull request #764
from epage/unchecked3b13a4f
feat(stream): Allow unchecked slicing38458d2
refactor(stream): Simplify peek_slicea5345d5
Merge pull request #760
from epage/repeat