Skip to content

Latest commit

 

History

History
54 lines (30 loc) · 1.55 KB

Changelog.md

File metadata and controls

54 lines (30 loc) · 1.55 KB

Current Master

  • Updates Rubocop again.
  • Updates Nokogiri.

1.2.0

  • Adds swift-version specifier to yaml manifest. See #60.
  • Updates Rubocop.

1.1.0

  • Fixes a problem with glossaries.

1.1.0

  • Fixes problem parsing playgrounds pages.

1.0.0

  • Moves away from /// comments and into multi-page Xcode playgrounds for easier development. See #34.
  • Adds basic support for Swift Package Manager dependencies. See #50.

0.5.0

  • Embeds images inside the local Playground when converting from markdown. See #30.

0.4.0

  • Support converting a random Markdown file into a playground. See #29.

0.3.0

  • Glossary support. See #18.
  • Removes newlines surrounding markdown blocks. See #20.

0.2.1

  • Support for cover images. See #16.

0.2.0

  • Book rendering.
  • Book linting moved to subcommand.

0.1.0

  • Adds support for linting manifest file optional values. See #3. - @rpowelll
  • Adds support for playground cutscene linting. See #9. - @rpowelll

0.0.1

  • Initial release.