Releases: calebkleveter/SwiftMark
Releases · calebkleveter/SwiftMark
v0.2.0
🍫 CocoaPods
SwiftDown is now supported by CocoaPods!
--------------------------------------------------------------------------------
🎉 Congrats
🚀 SwiftMark (0.2.0) successfully published
📅 March 23th, 13:34
🌎 https://cocoapods.org/pods/SwiftDown
👍 Tell your friends!
--------------------------------------------------------------------------------
v0.1.3
<h1>HTML Encoding</h1>
Any text in any block is now HTML encoded. SwiftDown should work now.
v0.1.2
Multi-lines
Multi-lines elements are now parsed correctly.
v0.1.1
~$ sudo linux fix-build
Finding broken code...
1 Error
Fixing error(s)...
Problem(s) fixed:
string as NSString => NSString(string: string)
v0.1.0
Released
SwiftDown has now been released, and it is broken. I am currently working on fixing the problems.