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

Releases: mosjs/mos

v0.8.2

03 Apr 18:56
Compare
Choose a tag to compare

<a name"0.8.2">

0.8.2 (2016-04-03)

Bug Fixes

  • plugin-example: fix examples generation on Windows (2b7e4cf5)

v0.8.1

03 Apr 17:36
Compare
Choose a tag to compare

<a name"0.8.1">

0.8.1 (2016-04-03)

Bug Fixes

  • plugin-dependencies: trim package descriptions (8653680c)

v0.8.0

03 Apr 16:24
Compare
Choose a tag to compare

<a name"0.8.0">

0.8.0 (2016-04-03)

Features

  • plugin-example: support examples written in ES6 (d42ec0cf)

v0.7.3

02 Apr 16:23
Compare
Choose a tag to compare

<a name"0.7.3">

0.7.3 (2016-04-02)

Bug Fixes

  • plugin-example: fix multiline output parsing (991de842)

v0.7.2

02 Apr 15:45
Compare
Choose a tag to compare

<a name"0.7.2">

0.7.2 (2016-04-02)

Bug Fixes

  • plugin-example:
    • fix the issue of child process output parsing (3552a3b8)
    • insert the output after the log statement (7f400107)

v0.7.1

01 Apr 22:37
Compare
Choose a tag to compare

<a name"0.7.1">

0.7.1 (2016-04-01)

Bug Fixes

  • plugin-example: make the example plugin work with async code (f9bf056b)

v0.7.0

01 Apr 19:02
Compare
Choose a tag to compare

<a name"0.7.0">

0.7.0 (2016-04-01)

Features

  • mos-plugin-snippet: create a plugin that will embed snippets into the markdown (8e45190d)

v0.6.1

31 Mar 12:18
Compare
Choose a tag to compare

<a name"0.6.1">

0.6.1 (2016-03-31)

Bug Fixes

  • cli: output normalized relative paths (d9af1160)

v0.6.0

30 Mar 19:49
Compare
Choose a tag to compare

<a name"0.6.0">

0.6.0 (2016-03-30)

Features

v0.5.0

29 Mar 20:11
Compare
Choose a tag to compare

<a name"0.5.0">

0.5.0 (2016-03-29)

Bug Fixes

  • render-files: fix issue of the promise being resolved immediately (283d5748)

Features

  • cli: add support for a files input parameter (479ac6c5)
  • mos-test:
    • add pretty default test reporter (1c1ab828)
    • use tape to output markdown test results (c5377b7e)