Swiftpack.co - Swift Packages by iabudiab

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by iabudiab

iabudiab/HTMLKit TEMP
An Objective-C framework for your everyday HTML needs.
⭐️ 236
🕓 41 weeks ago
🔖 Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
HTMLKit 4.2.0
2 years ago
- Fix test compilation under Xcode 12.5 (issue #43) - Updated HTML5Lib-Tests submodule (082a4be) - Updated parser and tokenizer for latest spec changes to pass test suite
HTMLKit 4.1.0
2 years ago
Release on 2021.04.28 - Update project for Xcode 12.5
HTMLKit 4.0.0
3 years ago
Release on 2020.07.16 ### Breaking Change - Swift package version updated to 5.1
HTMLKit 3.1.0
4 years ago
Release on 2019.08.20 ### Added - `HTMLTreeVisitor` that walks the DOM in tree order - New HTML serialization implementation based on visitor pattern ### Fixes - HTML serialization for deeply nested DOM trees (issue #33) - Occasional Internal Consistency exceptions when deallocating node iterator (issue #36)
HTMLKit 3.0.0
5 years ago
Released on 2019.03.28 ### Breaking Change - Introduce prefix for `NSString` and `NSCharacterSet` categories to prevent collision with existing code (issue #35)
HTMLKit 2.1.5
5 years ago
Released on 2018.07.16 ### Fixes - Parser would handle foreign attributes incorrectly (issue #30)
HTMLKit 2.1.4
5 years ago
Released on 2018.05.01 ### Fixes - `gt(n)`, `lt(n)` and `eq(n)` selectors would select wrong elements for the zero-index (issue #25)
HTMLKit 2.1.3
6 years ago
Released on 2018.03.21 ### Fixes - `HTMLElement` clone would return an immutable dictionary for attributes (issue #20) - Fixed by @CRivlaldo in PR #24 - `HTMLNodeFilterBlock` would behave differently on simulator and device (issue #22) - Fixed by @CRivlaldo in PR #23
HTMLKit 2.1.2
6 years ago
Released on 2017.11.6 ### Fixes - `HTMLText` serialization (issue #16) - `HTMLElement` attribute value serialization (issue #17)
HTMLKit 2.1.1
6 years ago
Released on 2017.10.13 ### Hotfix - Fixed documentation comments - Should fix CocoaDocs generation and percentage

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics