Skip to content

Releases: tid-kijyun/Kanna

5.3.0

22 Feb 07:10
41c3d28
Compare
Choose a tag to compare
  • 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.7

07 Aug 18:48
Compare
Choose a tag to compare

Fix crash when access regexDict from multiple threads #254 @nanashiki

5.2.6

16 Jul 16:14
Compare
Choose a tag to compare

Minor bug fix.

  • Fixed a bug that would crash if given an empty document #251 @Krish-sysadmin

Support for Xcode 13

11 Jul 07:43
Compare
Choose a tag to compare

There are no additions or changes to features.

5.2.4

15 Dec 06:59
Compare
Choose a tag to compare
  • Fixed an issue where escaping would sometimes not work properly. #246 @Kyome22
  • Improved performance of CSS selectors.

Support for Xcode 12

11 Oct 22:07
Compare
Choose a tag to compare
  • Adapt Package.swift for Xcode 12 #241 @djbe

Minor bug fix

28 Mar 16:31
Compare
Choose a tag to compare
  • 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

26 Mar 06:47
Compare
Choose a tag to compare
  • 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

25 Mar 06:50
Compare
Choose a tag to compare

⚠️ 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

01 Apr 16:16
Compare
Choose a tag to compare

There is no change other than Swift 5 support.
If you are using Swift 4, use version 4.x.