Skip to content

Latest commit

 

History

History
368 lines (236 loc) · 18 KB

CHANGELOG.md

File metadata and controls

368 lines (236 loc) · 18 KB

2.8.2 (2016-05-16)

2.8.1 (2016-05-12)

2.8.0 (2016-05-12)

2.7.3 (2016-02-29)

  • Release v2.7.3. (c0a9920)
  • fix(extendConf): arrays in conf aren't merged any more (4dedcfd)

2.7.2 (2016-01-15)

2.7.1 (2016-01-14)

  • Release v2.7.1. (df1f328)
  • fix(package): adding git+https as dep (5fe5258)
  • docs(changelog): updated (ae9ab54)

2.7.0 (2016-01-13)

2.6.0 (2015-11-20)

  • docs(changelog) (446ef69)
  • Release v2.6.0. (6265070)
  • Use forked nsp version with --subdeb-warn-only (b898519)
  • refactor(changelog): removed script (817b845)
  • docs(README): info about nsp fork (f646a29)
  • docs(readme): we are now more explicit about nsp fork (9ca5960)
  • fix(urls): fix new key "urls" DL (b6f7c11)

2.5.0 (2015-11-18)

  • Add extends to checkbuild files (fc6d15a)
  • docs(changelog) (c9e26e5)
  • docs(README) (02eaf1a)
  • feat(github-changes) (286e9bd)
  • fetch distant files (c5a6445)
  • Refacto : centralize downloadDistantOrLoad calls before module execution (3fe63bb)
  • Refactored jscs distant file part (c788e97)
  • Release v2.5.0. (dd29aa3)

2.4.0 (2015-11-16)

  • fix nsp args handler (b1b7f54)
  • Handle nsp arguments in config file (e201390)
  • Release v2.4.0. (24f6474)
  • fix(package): added changelog (7aea3b6)

2.3.0 (2015-11-03)

2.2.1 (2015-09-22)

2.2.0 (2015-08-18)

  • docs(changelog) (3c38016)
  • fix(eslint) (315b712)
  • fix(jshint) (06fdf3f)
  • Release v2.2.0. (0fc7787)
  • fix(eslint): disable no-console (5e9b247)
  • feat(eslint): support for ESLint (jsxhint is deprecated), fixes #21 (5d09f21), closes #21

2.1.0 (2015-08-10)

  • Add david success message (3891c80)
  • add json plato response exemple to docs (f4a11a4)
  • add plato and create palto interface. ready to test (c133696)
  • Bump up to v2.1.1 (697a257)
  • david defaults (cf04943)
  • docs(changelog) (4909ba6)
  • docs(readme) (aec3a3f)
  • Enhance plato checking (29a8067)
  • It works + cleaner code + remove helpers (6181545)
  • Makes David less introverted (20cda68)
  • Plato working with latest check-build as of today (357119b)
  • Release v2.1.0. (286a35e)
  • remove helper (3504965)
  • remove plato help doc and clean plato interface (e47d69a)
  • style(plato) (2d87bf7)
  • fix(package): rollback versioning (aebe6e3)
  • refactor(plato): remove nested ifs and for..in, simplify code overall (5107054)
  • feat(plato): fail if maintainability is undefined (86ce590)

2.0.0 (2015-08-07)

  • docs(changelog) (640438c)
  • Release v2.0.0. (332cdb3)
  • refactor(check-build): refactored and should by name, fixes #40, fixes #41 (4c5f4e8), closes #40 #41
  • feat(debug): DEBUG=check-build check-build now makes check-build run in debug mode, fixes #39 (905bfed), closes #39

1.7.1 (2015-08-05)

1.7.0 (2015-08-04)

  • Release v1.7.0. (b4c49f1)
  • fix(jshint): use url: (1540818)
  • feat(jshint): download a distant .jshintrc if url: is specified (930429f)

1.6.1 (2015-06-25)

1.6.0 (2015-06-24)

  • Release v1.6.0. (799e1e5)
  • docs(readme): add jsxhint (de1107c)
  • feat(docker): add docker support (ce41595)
  • feat(jsxhint): added support for jsxhint, fixes #28 (ccb23f1), closes #28
  • feat(package): upgrade deps (822c9ad)
  • doc(changelog): updated changelog (f1621a1)

1.5.0 (2015-03-31)

  • Release v1.5.0. (22206d7)
  • feat(jscs): Instead of putting a .jscrc inside each of your project with check-build you can specify (0868c21), closes #25

1.4.1 (2015-02-18)

  • Release v1.4.1. (2cd3c45)
  • fix(jsinspect): JsInspect upgrade check-build interface (5702fd6)

1.4.0 (2015-02-18)

  • Release v1.4.0. (8ec1c89)
  • Update README.md (8e3a3bd)
  • Update README.md (80d63d6)
  • Update README.md (03363c0)
  • feat(david): check-build now supports an ignore option for david. (5c8b943)

1.3.3 (2015-02-01)

1.3.2 (2015-01-24)

  • Add support for JSON5 (961e299)
  • chore(history) (da95ff6)
  • chore(history) (d63a73c)
  • Release v1.3.1. (5c48da5)
  • Release v1.3.2. (9220e26)
  • Remove outdated todo (136725a)
  • Remove syntax errors from README example (89db0a4)
  • chore(package): dot files (8de7f5f)
  • chore(readme): fix david integration (ddb2adc)
  • fix(david): skip warnings (b0bc25b)
  • fix(package): upgrade david, buddyjs, fixmyjs, nsp and jsinspect (9cad542)

1.3.0 (2014-11-18)

1.2.0 (2014-11-15)

  • Add David - Check that your project dependencies are up to date, fixes #7 (f643af6), closes #7
  • Release v1.2.0. (1b6897e)

1.1.0 (2014-11-15)

  • Add continueOnError and allowFailures configuration options to .checkbuild, fixes #5. (19a15b5), closes #5
  • Release v1.1.0. (2d365ca)
  • Update README.md (26245cf)
  • upgrade jsinspect to 0.2.0 (c61385c)

1.0.6 (2014-10-21)

1.0.5 (2014-10-20)

1.0.4 (2014-10-20)

1.0.3 (2014-10-20)

  • fix checkbuild, don't use buddyjs by default (cf78281)
  • Release v1.0.3. (bb4cc1b)

1.0.2 (2014-10-20)

1.0.1 (2014-10-19)