Releases: oscbyspro/DiffableTextViews
Releases · oscbyspro/DiffableTextViews
v5.0.0
Description
Reworked n’ improved. Such effort. Much wow.
#164 added toolbarDoneButton(_:)
#162 the view now dismisses on cyclical updates
#161 now supports reentrant updates
#156 prevents crash for large integers inputs (!)
#152 added .normal
style
#151 miscellaneous improvements
#144 added prefix(_;)
and suffix(_:)
modifiers
#138 added number total digits precision option
#121 added standalone()
modifier (niche)
#108 reworked styles, added an inout Cache
#106 changed standard font to plain .body
v5.0.0-beta.4
Changes since v5.0.0-beta.3
#161, #151 fixed selection flash on suggestion
+ autocorrection
+ reentrance
v5.0.0-beta.3
Changes since v5.0.0-beta.2
#164 Added a simple diffableTextViews_toolbarDoneButton(_:)
modifier
#162, #155 View now dismisses on cyclical updates (invalid values from outside the view) (!)
#151 A couple of additional miscellaneous improvements
v5.0.0-beta.2
Changes since v5.0.0-beta.1
#161 Now supports reentrant updates (!)
#151 A couple of miscellaneous improvements
v5.0.0-beta.1
Changes from v5.0.0-beta
#154 Moved Selection
from Snapshot
to Commit
#156 (U)Int(8-64)
no longer crashes when typing text > max
v5.0.0-beta
It's better in every way, basically. Such effort. Much wow.
v4.2.1
Just the latest and greatest before I look into dub dub beta software.
- some performance improvements #105
Also, this is commit 1000 + 1337. It must be elite, the number says so.
v4.2.0
- Lots of cleanup n’ dev stuff
- NumberTextStyle goes brrr #103
v4.1.0
- Cleanup, performance n’ stuff #101
- Renamed some dev only stuff #100
- Made NumberText[Bounds/Precision] public #98
v4.0.1
- Fixed bugs in v4.0.0 #94
- Better DEBUG messages #95