v0.14.0
Fixed a bug and reduced the number of unchecked values.
GitHub (v0.13.0...v0.14.0)
- #101 Crash in DoubleWidth
- #99 Experimental predicate wrappers
- #98 Experimental predicate wrappers
- #96 No vanilla protocol extensions (there's one)
New in NBKCoreKit
- func Swift.BinaryInteger/description(radix: Int, uppercase: Bool) -> String
+ func Numberick.NBKCoreInteger/description(radix: Int, uppercase: Bool) -> String
New in NBKDoubleWidthKit
⚠️ Fixed a division bug that was reported by LiarPrincess.