Skip to content

Releases: matthew-andrews/haikro

Don't fail when used with npm3

27 Jul 17:22

Choose a tag to compare

Merge pull request #87 from matthew-andrews/looser-semver

Loosen the semver to cope with npm v3

Add node symlink when running iojs

02 May 08:15

Choose a tag to compare

Merge pull request #79 from matthew-andrews/iojs-fix

Make iojs work

Support worker processes

01 May 15:45

Choose a tag to compare

Merge pull request #80 from matthew-andrews/support-worker-processes

Support worker processes and scaling

Rollback previous attempt to fix bug

30 Apr 14:34

Choose a tag to compare

Merge pull request #78 from matthew-andrews/revert-77-depth-0-again

Revert "another solution for dev deps"

Another (simpler) fix for devDeps bug

30 Apr 10:30

Choose a tag to compare

Merge pull request #77 from matthew-andrews/depth-0-again

another solution for dev deps

Fix the devDeps problem without overloading stdout buffers

30 Apr 07:08

Choose a tag to compare

Merge pull request #76 from matthew-andrews/depth-0

Manually implement what *I* mean by --depth 0

*actually* don't ignore devDeps properly

29 Apr 13:41

Choose a tag to compare

Merge pull request #74 from matthew-andrews/no-depth

no depth to deal with dependencies that have been deduped

Make the devDependencies exclusion algorithm actually match npm's prune mechanism

23 Apr 15:23

Choose a tag to compare

Merge pull request #73 from matthew-andrews/pick-deps

Pick deps better

Error when user does not have permission to destroy apps

07 Apr 16:44

Choose a tag to compare

v1.13.1

Also throw on forbidden in destroy

Can now be devDependency; fix bug where `.haikro-cache` not properly excluded by gnu-tar; working directories no longer affected by haikro deploys

12 Feb 19:39

Choose a tag to compare