All Versions
16
Latest Version
Avg Release Cycle
60 days
Latest Release
2831 days ago

Changelog History
Page 1

  • v0.5.5 Changes

    June 27, 2016
    • #107: Create NSRegularExpressions using dispatch_once
  • v0.5.4 Changes

    May 04, 2016
    • #103: Don't let lists contain both bulleted and numbered items
    • #104: Require a space after the # in headers
    • #105: Let list items indent with 2 spaces
  • v0.5.3 Changes

    April 19, 2016
    • ๐Ÿ“œ #101: Fix infinite loop in list parsing
  • v0.5.2 Changes

    December 29, 2015
    • #92: Allow -s in inline HTML
  • v0.5.1 Changes

    November 30, 2015
    • โšก๏ธ #88: Update Xcode project settings
    • โœ… #89: Fix some broken unit tests
    • #90: Add tvOS and watchOS targets
  • v0.5 Changes

    August 13, 2015
    • โš  #63: Fix warnings from Xcode 6.3
    • #67: Improved link handling
    • #71: Allow = in autolinked URLs
    • #73: Allow dashes in language names
    • #74: Switch to from static libraries to dynamic frameworks
  • v0.4.3 Changes

    April 16, 2015

    #60: UnderscoresInWords should only affect underscores

  • v0.4.2 Changes

    April 07, 2015
    • #51: Fenced code blocks shouldn't allow non-whitespace characters after trailing delimiter
    • #54: Improve handling of of language names in fenced code blocks
    • #57: Fix handling of images inside links
  • v0.4.1 Changes

    January 16, 2015

    ๐Ÿ›  Fix an exception when whitespace preceded what would otherwise be a header (#47).

  • v0.4 Changes

    January 02, 2015

    ๐Ÿš€ This release adds support for GitHub-flavored Markdown and extensions. It also includes bug fixes, updated Xcode project settings, and more modernization.