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

v1.0.0

Choose a tag to compare

@ianwalter ianwalter released this 22 Jan 19:13
· 87 commits to master since this release
  • Adding np e74337b
  • Cleaning up some lodash usage 8139eba
  • Adding Dockerfile 27434b9
  • Merge pull request #1 from ianwalter/dependabot/npm_and_yarn/express-4.16.4 b02b7ea
  • Merge branch 'master' of github.com:ianwalter/drakov into dependabot/npm_and_yarn/express-4.16.4 454e343
  • Merge pull request #3 from ianwalter/dependabot/npm_and_yarn/chokidar-2.0.4 6004f19
  • Updating content types 1a1a04b
  • Bump chokidar from 1.7.0 to 2.0.4 29b5acf
  • Merge pull request #2 from ianwalter/dependabot/npm_and_yarn/yargs-12.0.5 937f03a
  • Bump yargs from 6.6.0 to 12.0.5 0035a43
  • Bump express from 4.15.5 to 4.16.4 bfa6098
  • Merge pull request #4 from ianwalter/dependabot/npm_and_yarn/path-to-regexp-3.0.0 ab5db39
  • Removing jshintrc 6f7a252
  • Bump path-to-regexp from 1.7.0 to 3.0.0 2580c8f
  • Disabling lint on tests for now, fixing other errors 0d5bdf5
  • Replacing drafter with drafter.js! 0a9b8bb
  • Update main.workflow e9a0d82
  • Adding eslint and running --fix 09ed486
  • Starting the fork f30071b
  • Fixing/simplifying logger 38dcde8
  • chore: Add nvmrc config to lock Node version b83e241
  • Merge pull request #169 from redbubble/allow-action-uri-overrides 620e0cf
  • Merge pull request #164 from boguan/master e0d7cd4
  • Merge pull request #163 from PavelVanecek/patch-1 53d5f56
  • Merge pull request #173 from krizalys/node-8-compat 20d49c0
  • fix: Lock ExpressJS version to 4.15.5 c5b0ee3
  • Merge pull request #166 from aj-jaswanth/master 5433c1f
  • Removed outdated statement from README 2b1a64f
  • Added TravisCI build for Node.js 8 7743078
  • Add ability to parse action url overrides as per the api blueprint especifications. a8b1465
  • Set --ignoreHeader command line argument type as 'array' 5e6c978
  • Fix function drakov.stop dosen’t work 6bec8af
  • Fix function drakov.stop dosen’t work fd4bf34
  • add module http-shutdown cd8d10b
  • Update README.md 6a94216
  • Merge pull request #162 from JoistApp/feature/config-file-example 72c16d4
  • Adds config file example 7e90ad0

v1.0.4...v1.0.0