Skip to content

Releases: posthtml/posthtml-cli

v0.4.9

01 Apr 08:06
Compare
Choose a tag to compare

Build

  • build: drop support old node (efe8508)
  • build: update build scripts (692272f)
  • build: update changelog (0014038)
  • build: update depdev (e1cde86)

CI

  • ci: drop support old node (2a4367c)
  • docs: drop support old node (855f953)

Test

v0.4.8

25 Dec 11:54
Compare
Choose a tag to compare

Build

Test

Docs

  • docs: fix typo for node support (ec47530)

v0.4.7

04 Sep 14:44
Compare
Choose a tag to compare

Test

  • test: return strange fail test (4c0537e)
  • test: skip one strange fail test. todo need repair (52052ab)

Build

  • build: add rules for changelog (38393f8)
  • build: change script system and bump nusky to next (8731a25)
  • build: drop support node 4,5 (01e02b8)
  • build: update changelog (7e497a9)
  • build: update depDev (6e12b94)

CI

v0.4.5

02 Mar 13:03
Compare
Choose a tag to compare

Revert

  • Revert "docs: change user name" (5551a3a)

Build

  • build: add eslint plugin dependencies, close #269 (8c6b99e)
  • build: update changelog (ada757c)
  • build: update depDev (9d312aa)

Style

v0.4.4

02 Mar 12:34
Compare
Choose a tag to compare

Docs

Build

v0.4.3

21 Feb 09:20
Compare
Choose a tag to compare

Build

Fix

  • fix: deep-assign must be in dev (675d952)

v0.4.2

21 Feb 08:44
Compare
Choose a tag to compare

Fix

  • fix: for node 4, add runtime (6de4d9b)
  • fix: try for node 4 (4db1e9a)

Build

v0.4.1

20 Feb 14:35
Compare
Choose a tag to compare

CI

Build

  • build: fix lost is-promise (057ca98)
  • build: update changelog (8c788b5)

v0.4.0

20 Feb 13:52
Compare
Choose a tag to compare

Build

  • build: change bin location and off clinton cli (0875a4c)
  • build: change rules for lint staged (7e29e20)
  • build: change standard to xo (b25890f)
  • build: ignore lib for npm (df9a226)
  • build: lost rimraf (bab04f9)
  • build: move to src (48f3cc2)
  • build: update changelog (a6fe889)
  • build: update depDev (8ef64e4)
  • build: update depDev (87b917b)
  • build: update dot ignore (e7ecdb4)
  • build: update for migration to es6, #28 (9cb4819), closes #28

CI

Test

  • test: change path to cli (9f763b2)
  • test: fix convert flags to camel case (b60eb72)
  • test: for config resolve (ebea958)
  • test: for resolve output (ab6d1f9)
  • test: update after refactoring (3558732)
  • test: update to Promise (588ee30)

Refactor

Fix

  • fix: get value from camelCase property (72e1f8d)

Docs

  • docs: add more badges (804c9c7)
  • docs: change standard to xo (6cc2d4b)
  • docs: drop support --auto-off (6d6f6bb)
  • docs: refactoring, remove replace and input description (da2daae)

Feat

  • feat: config resolve (d11531a)
  • feat: resolve output distance (2d4b287)

Perf

Style