Releases: tid-kijyun/Kanna
Releases · tid-kijyun/Kanna
5.3.0
- Supports for Xcode 15 including Privacy Manifest (#265)
- Supports for visionOS (#268)
- Fixed podspec (#267 #269 #270)
- bugfix: supporting namespace for querying the same attribute name with different namespace (#264) @codelynx
5.2.6
Minor bug fix.
- Fixed a bug that would crash if given an empty document #251 @Krish-sysadmin
Support for Xcode 13
There are no additions or changes to features.
5.2.4
- Fixed an issue where escaping would sometimes not work properly. #246 @Kyome22
- Improved performance of CSS selectors.
Minor bug fix
- fix CSS selector group for non-root nodes #218 @kewlbear
- Fixed not to display libxml2 related warning in SwiftPM of Xcode 11.4. (pkgConfig) #231
hotfix
- Fixed a bug that HTML cannot be parsed correctly. #232
- Fixed not to display libxml2 related warning in SwiftPM of Xcode 11.4. #231
Support for Swift 5.2
⚠️ This version has a problem with parsing HTML. Please use 5.2.1 or later.
Added support for Swift 5.2 (Xcode 11.4).
This version supports Swift 5.0, 5.1 and 5.2.
Swift Package Manager
- We no longer need to install libxml2 using brew on Xcode 11.4 or later on macOS.
Support for Swift 5
There is no change other than Swift 5 support.
If you are using Swift 4, use version 4.x.