Here’s another maintenance release of DTCoreText, since the last one having been two years ago. It includes several fixes by contributors.
Changes
- FIXED: Rename isNumeric to keep from clashing with FMCore
- FIXED: Xcode 14.3 warnings
- FIXED: Unit Tests for SPM
- FIXED: C warnings about missing declarations
- FIXED: Undefined symbol when mixing Objective-C++ Code
- FIXED: Crash from calling lowercaseString on an array parsing CSS
- FIXED: Build problems with Xcode 16 due to missing libarclite
I thank the contributors to this release for their work!
The update is tagged as release on GitHub, available via Swift Package Manager and Cocoapods.
Categories: Administrative