Skip to content

Releases: objecthub/swift-markdownkit

Release 1.1.9

04 Aug 16:38
Compare
Choose a tag to compare
  • Support converting Markdown into a string without any markup

Release 1.1.8

01 May 06:56
Compare
Choose a tag to compare
  • Fixed Color.hexString on iOS to handle black correctly
  • Cleaned up Package.swift
  • Updated CHANGELOG

Release 1.1.7

11 Apr 06:37
Compare
Choose a tag to compare
  • Fix handling of copyright sign when escaped as XML named character

Release 1.1.6

10 Apr 17:31
Compare
Choose a tag to compare
  • Migrate framework to Xcode 14
  • Fix tests related to images in attributed strings

Release 1.1.5

27 Feb 06:20
Compare
Choose a tag to compare
  • Bug fixes to make AttributedStringGenerator work with images.

Release 1.1.4

27 Feb 00:17
Compare
Choose a tag to compare
  • Allow customization of image sizes in the AttributedStringGenerator
  • Support relative image links in the AttributedStringGenerator

Release 1.1.3

06 Feb 23:19
Compare
Choose a tag to compare
  • Fix build breakage for Linux
  • Encode predefined XML entities also for code blocks
  • Migrate framework to Xcode 13

Release 1.1.2

30 Jun 19:51
Compare
Choose a tag to compare
  • Allow construction of definition lists outside of MarkdownKit (second attempt)

Release 1.1.1

30 Jun 19:39
Compare
Choose a tag to compare
  • Allow construction of definition lists outside of MarkdownKit

Release 1.1.0

11 May 23:16
Compare
Choose a tag to compare
  • Make abstract syntax trees extensible
  • Provide a simple means to define new types of emphasis
  • Document support for definition lists via ExtendedMarkdownParser
  • Migrate framework to Xcode 12.5