Skip to content

Releases: jekyll/jekyll-compose

v0.4.0

30 Dec 17:40
Compare
Choose a tag to compare
  • Depend on jekyll at least of version 2.5.0 (#33) (only dev dependency)

v0.3.0

31 Aug 23:13
Compare
Choose a tag to compare
  • Add the page command (#15)
  • Add the unpublish command (#21)
  • Commands will create directories if necessary (#17, #23)
  • Display relative directories without ./ (#22)
  • Change -t, --type options to -x, --extension (#25)

v0.2.1

17 Jan 19:44
Compare
Choose a tag to compare
  • Create the _drafts dir if it's not already there (#11)
  • Update docs with usage examples (#10)

v0.2.0

10 Jan 09:31
Compare
Choose a tag to compare
  • Change the default file extension from .markdown to .md (#9)
  • The publish command should receive a path. (#7)
  • Rewrite the tests. (#3)

v0.1.1

10 Jan 09:32
Compare
Choose a tag to compare
  • Require the command files so it can be used via :jekyll_plugins (#5)

v0.1.0

10 Jan 09:32
Compare
Choose a tag to compare
  • Initial iteration of the draft, post, and publish commands.

v0.0.0

10 Jan 09:32
Compare
Choose a tag to compare
  • Birthday!