All Versions
70
Latest Version
Avg Release Cycle
94 days
Latest Release
1151 days ago
Changelog History
Page 2
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]