Skip to content

Releases: FundingCircle/hellgrid

v0.5.0

07 May 12:54
v0.5.0
8b8fba3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

28 Mar 15:21
v0.4.0
ed929b1
Compare
Choose a tag to compare

What's Changed

  • Update the gem to work with ruby 3.3 and switch to github actions by @bliof-fc in #35

Full Changelog: v0.3.5...v0.4.0

Fix rubygems push in circleci

06 Feb 14:02
06e5503
Compare
Choose a tag to compare
Merge pull request #21 from FundingCircle/install-git-on-circleci

Install git when running the ci

Fix executable

06 Feb 13:15
v0.3.1
fc86ba1
Compare
Choose a tag to compare

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

10 Nov 15:26
v0.3.0
Compare
Choose a tag to compare
v0.3.0

Add recursive search (-r) for projects inside projects

BSD-3 Clause License

21 Sep 17:18
Compare
Choose a tag to compare

Changes the license used by this software to use the BSD-3 Clause license.

Usability fixes

08 Apr 08:08
v0.1.0
Compare
Choose a tag to compare
  • 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