Releases: FundingCircle/hellgrid
Releases · FundingCircle/hellgrid
v0.5.0
v0.4.0
Fix rubygems push in circleci
Merge pull request #21 from FundingCircle/install-git-on-circleci Install git when running the ci
Fix executable
v0.3.1
Split the development (bin/
with bundler setup) and production (exe/
- direct require -> works after gem install hellgrid
) executable.
Add recursive search (-r) for projects inside projects
v0.3.0 Add recursive search (-r) for projects inside projects
BSD-3 Clause License
Changes the license used by this software to use the BSD-3 Clause license.
Usability fixes
- run the command in the current working dir by default
- display the absolute path from the current working dir onwards for project name
- no more warnings for running the command in a directory that is not a git repo