Skip to content

Releases: drmohundro/SWXMLHash

Changed - WATCHOS_DEPLOYMENT_TARGET set to 3.0

26 Nov 15:09
Compare
Choose a tag to compare

Released on 2018-09-18.

  • Bump WATCHOS_DEPLOYMENT_TARGET to 3.0 (via [#193 (https://github.com//pull/193))

Changed - bumped SWIFT_VERSION to 4.0

04 Aug 19:54
2469859
Compare
Choose a tag to compare

Released on 2018-08-04.

  • Bump SWIFT_VERSION to 4.0 (via #191)

Feature - innerXML added

07 May 14:04
2211b35
Compare
Choose a tag to compare

Released on 2018-05-07.

  • Added innerXML to elements (via #188 and #168)

Feature - XML parsing error checking

10 Mar 22:13
17d992b
Compare
Choose a tag to compare

Released on 2018-03-10.

  • Added XML validation config option (via #169 and #141)

Changed - silenced Swift 4.1 deprecation warnings with shim

08 Mar 15:16
032a600
Compare
Choose a tag to compare

Released on 2018-03-08.

  • Swift 4.1 deprecation warnings silenced (via #181)

Changed - Filter is now filterAll and filterChildren

21 Feb 20:50
1b8d10f
Compare
Choose a tag to compare

Released on 2018-02-21.

  • Changed filter support to filterAll and filterChildren (via #178 and #170)

Fix - issue with filter and deserialization

21 Feb 20:49
30a13aa
Compare
Choose a tag to compare

Released on 2018-02-05.

  • Fix issue with filter and deserialization (via #177)

Feature - filter support

04 Feb 21:12
0b18f5b
Compare
Choose a tag to compare

Released on 2018-02-04.

  • Added filter support (via #171 and #167)

Fix - issue with CDATA parsing in Linux

21 Jan 17:46
4e7f5af
Compare
Choose a tag to compare

Released on 2018-01-21.

Fixed CDATA parsing in Linux (via #171 and #167)

Feature - userInfo support

15 Jan 18:56
a90a62e
Compare
Choose a tag to compare

Released on 2018-01-15.

Added userInfo support (via #171 and #167).