All Versions
70
Latest Version
Avg Release Cycle
94 days
Latest Release
1457 days ago

Changelog History
Page 2

  • v0.80.0 Changes

    April 23, 2016
    • ⚑️ Update README.md (#614) [Hernan Y.Ke]
    • πŸ›  Fix Windows crash, caused by read_nonblock (#576) [Igor Antonov]
    • ⚑️ update gems [David Dollar]
    • Propagate process failure [4r2r]
    • ⚑️ update gems [David Dollar]
    • βœ‚ remove win32console dependency [Takumi IINO]
    • βž• Added possible fix for pkg install on El Capitan. (#585) [Jeroen Visser]
    • πŸ‘€ use proper check to see if file exists (#577) [Mateusz Byczkowski]
    • πŸ‘ Allow supervisord environment vars to have "=" (#572) [Stephen Yeargin]
    • Document $PORT and $PS (#562) [Mike Burns]
    • An location -> A location (#543) [Eliot Sykes]
    • πŸ›  Fix signal exception name (#530) [Oleksiy Kovyrin]
    • πŸ‘‰ Make a single thread responsible for handling graceful shutdown (#529) [Oleksiy Kovyrin]
    • Create a new process group when spawning a new process. This should prevent from SIGINT propagating to spawned processes. (#528) [Oleksiy Kovyrin]
    • βœ… use the latest bundler [David Dollar]
    • check all the rubies [David Dollar]
    • πŸš€ Revert "test on 2.x releases" [David Dollar]
    • πŸš€ test on 2.x releases [David Dollar]
    • βœ‚ remove dotenv as it's not worth the dependency hell. closes #505, #538 [David Dollar]
    • βœ… Port tests to fakefs 0.4 [Antonio Terceiro]
    • βž• add documentation to cli (formation options describtion) (#523) [Leonid Batizhevsky]
    • Replaces 'concurrency' with 'formation' in manpage (#524) [Piers Mainwaring]
    • β†ͺ Work around potential nil $? (#526) [David ZΓΌlke]
    • ⚑️ update gems [David Dollar]
    • βœ‚ remove ruby 1.9 support [David Dollar]
    • ⚑️ Update README URLs based on HTTP redirects [ReadmeCritic]
    • βž• Add port to Haskell to README [Daisuke Fujimura]
    • βž• Adds 'Crank' to README.md: a port of Foreman to Crystal [arktisklada]
    • πŸ›  fix specs [Pierpaolo Frasa]
    • πŸ›  Fixed erb tags in systemd process.service template. [Tomasz Łoszko]
    • πŸ‘‰ use PartOf [Pierpaolo Frasa]
    • don't stop systemd master target immediately [Pierpaolo Frasa]
    • βž• Add goreman (go port) [Francois]
    • Strip non-quoted whitespace [pik]
    • Procfile#[] return nil for non-existing entries [Simon Rozet]
    • ⚑️ update changeling [David Dollar]
  • v0.78.0 Changes

    March 13, 2015
    • βœ‚ remove dotenv as it's not worth the dependency hell [David Dollar]
    • πŸ“œ Do not parse options after "run" argument, to avoid conflicts. [Giovanni Bajo]
    • ⚑️ Update docs with --timeout [Stephen Bussey]
  • v0.77.0 Changes

    January 02, 2015
    • 0.77.0 [David Dollar]
    • Do not change the output of clean [Łukasz Korecki]
    • Only delete upstart files matching application name. [Łukasz Korecki]
    • βž• Add failling test for case where app.conf and app-worker.conf would be deleted [Łukasz Korecki]
    • πŸ‘· Test against Ruby 2.2 on Travis CI [Ryunosuke SATO]
    • Nicer formatting for exported supervisord files [Marc Abramowitz]
  • v0.76.0 Changes

    November 25, 2014
    • 0.76.0 [David Dollar]
    • ⚑️ Merge pull request #501 from dylanegan/tech/update_dotenv [David Dollar]
    • ⚑️ Update dotenv. :v: [Dylan Egan]
    • πŸ”€ Merge pull request #498 from dgouldin/master [David Dollar]
    • Preventing SIGINT from killing foreman run directly [David Gouldin]
    • πŸ‘€ see travis.yml [David Dollar]
    • πŸ”€ Merge pull request #495 from formigarafa/patch-4 [David Dollar]
    • ⚑️ Updated Readme [Rafael Santos]
    • βœ… testing under latest versions of ruby 2.1 [Rafael Santos]
    • βœ‚ remove noreman and alphabetize, closes #482 [David Dollar]
    • πŸ”€ Merge pull request #481 from formigarafa/patch-1 [David Dollar]
    • πŸ”€ Merge pull request #479 from rrrene/patch-1 [David Dollar]
    • ⚑️ Updated Readme to specify supported ruby 2.1 series [Rafael Santos]
    • ⚑️ Update travis.yml to include ruby 2.1 series [Rafael Santos]
    • βž• added ruby 2.1 series to supported versions [Rafael Santos]
    • βž• Add docs badge to README [RenΓ© FΓΆhring]
    • ⚑️ update docs [David Dollar]
    • ⚑️ update docs [David Dollar]
  • v0.75.0 Changes

    August 27, 2014
    • 0.75.0 [David Dollar]
    • πŸ”€ Merge pull request #478 from sergeyromanov/patch-1 [David Dollar]
    • βž• add Perl port (proclet) [Π‘Π΅Ρ€Π³Π΅ΠΉ Π ΠΎΠΌΠ°Π½ΠΎΠ²]
    • 🏁 Merge pull request #477 from dickeyxxx/windows-compat [David Dollar]
    • 🏁 prevent windows from crashing on startup [dickeyxxx]
    • πŸ”€ Merge pull request #474 from jingweno/patch-1 [David Dollar]
    • βž• Add gaffer [Jingwen Owen Ou]
    • ignore .env [David Dollar]
    • clean up gitignore [David Dollar]
    • ⚑️ update docs [David Dollar]
  • v0.74.0 Changes

    June 19, 2014
    • 0.74.0 [David Dollar]
    • πŸ›  fix gemfile.lock [David Dollar]
    • πŸ”€ Revert "Merge pull request #461 from nearapogee/master" [David Dollar]
    • πŸš€ use FOREMAN_ for releases [David Dollar]
    • ⚑️ update docs [David Dollar]
  • v0.73.0 Changes

    June 19, 2014
    • 0.73.0 [David Dollar]
  • v0.72.0 Changes

    June 19, 2014
    • βž• add concurrency example to docs [David Dollar]
    • ⚑️ update docs [David Dollar]
  • v0.71.0 Changes

    June 02, 2014
    • 0.71.0 [David Dollar]
    • πŸš€ update release task to do everything [David Dollar]
    • ⚑️ update docs [David Dollar]
  • v0.70.0 Changes

    June 02, 2014
    • 0.70.0 [David Dollar]
    • πŸ– handle interrupts during run [David Dollar]
    • ⚑️ update thor and dotenv [David Dollar]
    • πŸ’Ž excise jruby [David Dollar]
    • ⚑️ update docs [David Dollar]
    • 0.69.0 [David Dollar]
    • bring all versions into execution parity [David Dollar]
    • βœ‚ remove unused code [David Dollar]
    • βœ… expand test coverage [David Dollar]
    • βœ… make test more reliable [David Dollar]
    • ⬆️ upgrade rspec [David Dollar]
    • not used [David Dollar]
    • πŸ”€ Merge pull request #461 from nearapogee/master [David Dollar]
    • βž• add logging back into upstart exports. [Matt Smith]
    • πŸ›  fix typo [David Dollar]
    • βž• add code climate test coverage [David Dollar]
    • πŸ”¨ refactor a bit [David Dollar]
    • πŸ”€ Merge pull request #460 from TiuTalk/add-badges [David Dollar]
    • βž• Add CodeClimate badge [Thiago Belem]
    • βž• Add Travis badge [Thiago Belem]
    • ⚑️ update docs [David Dollar]