Releases: cezheng/Fuzi
Releases · cezheng/Fuzi
Swift 4
1.0.1
1.0.0 (Swift 3)
- Swift 3
- Minor adjustments to CSS conversion logic
0.4.0 (Final release for Swift 2.3)
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