Skip to content
This repository was archived by the owner on Nov 28, 2018. It is now read-only.

v1.0.1

Choose a tag to compare

@ianwremmel ianwremmel released this 16 Jan 02:41

<a name"1.0.1">

1.0.1 (2017-01-16)

Bug Fixes

  • deployment: add circle condition to semrel detection (cfbb5a02)
  • format-readme:
    • don't put pre-toc sections in toc (55653b24, closes #8)
    • do not include non-existent sections in the README (8e6527f1, closes #9)
    • remove rogue space from toc header (b5ad2813)
    • separate short and long description (084a1c7c)
  • readme:
    • do not overwrite an existing readme (88522ce5)
    • use correct badge for codacy (c3162c03)

Features

  • all: remove yargs, nconf (3043cc7b, closes #14, #11, #13)
  • circle: sort circle.yml according to circle doc site (9fea75f4)
  • format-package: create utility for sorting/defaulting package.json (6414a149)
  • format-readme: add tooling to help produce standard-readme style readmes. (73bd265f)
  • github: add branch protection (ecc602fa)
  • init:
    • add init command to set up eslint, style lint, precommit, lint-staged, editorcon (4431ece4, closes #3)
    • first pass at init (4132528f)