Skip to content

Releases: calebkleveter/SwiftMark

v0.2.0

24 Mar 16:33
Compare
Choose a tag to compare

🍫 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

15 Mar 11:46
Compare
Choose a tag to compare

<h1>HTML Encoding</h1>

Any text in any block is now HTML encoded. SwiftDown should work now.

v0.1.2

14 Mar 18:37
Compare
Choose a tag to compare

Multi-lines

Multi-lines elements are now parsed correctly.

v0.1.1

14 Mar 17:08
Compare
Choose a tag to compare
~$ sudo linux fix-build

Finding broken code...
1 Error
Fixing error(s)...
Problem(s) fixed:
string as NSString => NSString(string: string)

v0.1.0

14 Mar 17:05
Compare
Choose a tag to compare

Released

SwiftDown has now been released, and it is broken. I am currently working on fixing the problems.