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