Releases: johnrbent/TextStory
Releases · johnrbent/TextStory
Release list
v0.9.2
v0.9.1
What's Changed
- Update Package.swift by @codebettertech in #5
- Use Faster
NSTextStorageSubstring by @thecoolwinter in #6
New Contributors
- @codebettertech made their first contribution in #5
- @thecoolwinter made their first contribution in #6
Full Changelog: 0.9.0...0.9.1
v0.9.0
- Remove MainOffender, won't be needed with Swift 5.10
- Remove adapter concepts, as they aren't the right way to do this
- Add the TextStorageEventRouter thingy
v0.8.0
v0.7.2
NSTextContentStorageconforms toTextStoring- Fix some API typos
v0.7.1
- Make
UITextViewconform toTextStoring
v0.7.0
v0.6.1
v0.6.0
TextMutationis nowHashable- Convenience methods for applying and monitoring mutations
- No more
didApplyMutationcompletion handler LazyTextStoringMonitorwould be inconsistent about when it modifies maxLazyTextStoringMonitornow makes sure internal monitor gets correct visible maxes
v0.5.0
- New APIs in LazyTextStoringMonitor to better control its behavior
- TextMutationEventRouter