Release Info
This release makes a couple significant changes that should be compatible for all users in order to fix some issues.
- Usage of certain operators when pairing completed fetches with deferred fetches could result in repeatedly executing fetch contents. Fixed by first-time contributor @Lost-Fly.
- This release now targets Scala 3.3 LTS in order to be more compatible with a wider va...