Skip to content

Eldev 0.7.2

Choose a tag to compare

@doublep doublep released this 07 Sep 21:32
· 576 commits to master since this release

This release contains a couple of fixes important in certain specific usecases:

  • Fixed: command version in a non-project directory would fail when Eldev was in debug mode (i.e. executed as eldev -d); in actual projects it worked correctly in all cases (issue #21).
  • Fixed: unadvertised compatibility option --version would exit with failure code, even after having produced correct output.