Releases: ChimeHQ/TextStory
Releases · ChimeHQ/TextStory
v0.9.0
v0.8.0
- Concurrency support
v0.7.2
NSTextContentStorage
conforms toTextStoring
- Fix some API typos
v0.7.1
- Make
UITextView
conform toTextStoring
v0.7.0
- Range/Search APIs
v0.6.1
- Convenience inits for
TextMutation
v0.6.0
TextMutation
is nowHashable
- Convenience methods for applying and monitoring mutations
- No more
didApplyMutation
completion handler LazyTextStoringMonitor
would be inconsistent about when it modifies maxLazyTextStoringMonitor
now makes sure internal monitor gets correct visible maxes
v0.5.0
- New APIs in LazyTextStoringMonitor to better control its behavior
- TextMutationEventRouter
v0.4.2
- Fix a nasty bug related to computing the minimum disclosure ranges in
LazyTextStoringMonitor
v0.4.1
- Open UndoSettingTextView
- Include some minimal NSTextView support