This repository has been archived by the owner on Nov 28, 2018. It is now read-only.
Releases: ianwremmel/boilerize
Releases · ianwremmel/boilerize
v1.1.3
v1.1.2
v1.1.1
v1.1.0
<a name"1.1.0">
1.1.0 (2017-01-16)
Bug Fixes
- basic: ask for github repo name (8ee6619e)
- circle: add additional filtering of node version number (cfaef2cb)
- config-file: handle loading non-existent files (08f78224)
- deployemnt: add missing await (2986e787)
- deployment: use "production" for semrel deployment name (56580c05, closes #29)
- eslint: install missing peer dependencies (0f52ea5c, closes #28)
- package: do not throw in event of script collision (054485db)
- readme: do not run readme setup if readme already exists (fa87631d)
Features
v1.0.1
<a name"1.0.1">
1.0.1 (2017-01-16)
Bug Fixes
- deployment: add circle condition to semrel detection (cfbb5a02)
- format-readme:
- readme:
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: