Skip to content

0.4.0 (Final release for Swift 2.3)

Compare
Choose a tag to compare
@cezheng cezheng released this 17 Sep 07:56
· 97 commits to master since this release

This is the final release for Swift 2.3. The master branch will be in Swift 3.

Changes

  • Updated with Swift 2.3
  • Fixed an issue that might dump html node as self-closed even if the original node in document is not
  • Fixed a bug in NSRange conversion that did not use utf16 indexes
  • Some cleanup