liftoff

Launch your command line tool with ease.

MIT License

Downloads
10.4M
Stars
839
Committers
30

Bot releases are hidden (Show)

liftoff - v0.5.0

Published by phated almost 3 years ago

Features

liftoff - v3.1.0

Published by phated almost 3 years ago

Features

  • Add prepare/execute methods, deprecate launch method (#98) (a9d07b1)
liftoff - v0.9.8

Published by phated almost 3 years ago

Bug Fixes

  • Use tilde version range for sinon (dd94fd5)
liftoff - v2.2.4

Published by phated almost 3 years ago

Bug Fixes

  • Rollback findup-sync until we fix it (e7b2c7a)
liftoff - v1.0.3

Published by phated almost 3 years ago

Bug Fixes

  • Revert to 1.0.0 behavior (3fce7f2)
liftoff - v2.0.1

Published by phated almost 3 years ago

Bug Fixes

  • Avoid searching for the root of the module twice (b640c56)
  • Use fileSearch when establishing modulePath (2e1c776)
liftoff - v1.0.0

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Update deps

Miscellaneous Chores

liftoff - v2.0.0

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Rework nodeFlags, renaming to v8flags, which might be a callback

Features

  • Rework nodeFlags, renaming to v8flags, which might be a callback (10a3940)
liftoff - v2.4.0

Published by phated almost 3 years ago

Features

liftoff - v2.2.1

Published by phated almost 3 years ago

Bug Fixes

  • Make sure v8 value flags are passed when respawning (79f8b6a)
liftoff - v2.0.2

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Remove node 0.8, add node 0.12 to CI

Bug Fixes

  • Increase test timeout to solve failing windows tests (6c370b4)
  • Properly handle some async tests (eb507da)
  • Support loading from NODE_PATH (a3b28ca)

Miscellaneous Chores

  • Remove node 0.8, add node 0.12 to CI (8061a11)
liftoff - v1.0.4

Published by phated almost 3 years ago

Bug Fixes

  • Detect config extension using basename instead of full path (9126234)
liftoff - v1.0.1

Published by phated almost 3 years ago

Bug Fixes

  • Handle configName lookup for user-specified config files (f6fd81b)
liftoff - v0.11.0

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Remove option parsing

Features

liftoff - v3.0.0

Published by phated almost 3 years ago

⚠ BREAKING CHANGES

  • Avoid emitting requireFail events if any loader succeeds

Bug Fixes

  • Avoid emitting requireFail events if any loader succeeds (a2477d3)
  • Change timing of loader requires to avoid duplicate logging (4a6ad90)
liftoff - v0.11.2

Published by phated almost 3 years ago

Bug Fixes

  • Coerce preloads into array before attempting to push more (b6ab42a)
liftoff - v0.12.1

Published by phated almost 3 years ago

Features

  • Add support for compound extensions (639867e)
liftoff - v2.2.5

Published by phated almost 3 years ago

liftoff - v1.0.2

Published by phated almost 3 years ago

Bug Fixes

  • Refactor for simplification of findConfig (08e61f5)
liftoff - v0.12.0

Published by phated almost 3 years ago

Bug Fixes

  • Search for config file in order extensions were provided (7cbab70)