Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

Releases: github/task_list

v1.0.2

26 Sep 01:09
Compare
Choose a tag to compare
  • fix update regression skipping valid items followed by Markdown links (#41, @aroben, @mtodd)

NOTE: The tag was mistakenly created before the version bump (9dd534e) was committed. No action has been taken to correct this, fair warning.

v1.0.1

23 Sep 17:01
Compare
Choose a tag to compare

This is a bug fix release, addressing issues with:

  • issues updating items in blockquotes (#31, #36, @raganwald)
  • issues updating ordered list items with prefixed whitespace (#36, @raganwald)
  • issues updating non-task list items due to missing list prefix (#37, @mtodd)
  • issues updating links, being confused for task list items (#38, @mtodd)
  • Bower configuration was including unrelated Ruby/package artifacts (#39, @josh)