Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1.2 #13

Merged
merged 10 commits into from Nov 7, 2015
Merged

0.1.2 #13

merged 10 commits into from Nov 7, 2015

Conversation

neocotic
Copy link
Owner

@neocotic neocotic commented Nov 7, 2015

PR containing the changes for the 0.1.2 release.

The CLI options were not being applied to both the global and local moan
instances but it also appears that they were being assigned with
undefined and not boolean values. The `--no-color` option appears to
have never worked.
The `--list` option works again and it is no longer followed with a
"BUILD SUCCESS" footer.
#9

Also added logging of options being applied but only for global moan to
reduce log duplication.
A lot more debug logs have been added throughout the code to make it
easier to debug problems.
…orrectly #11

Doh! Yet another bug due to `CommandLineInterface` not having unit
tests.
@neocotic neocotic self-assigned this Nov 7, 2015
@neocotic neocotic added this to the 0.1.2 milestone Nov 7, 2015
neocotic added a commit that referenced this pull request Nov 7, 2015
@neocotic neocotic merged commit 289369e into master Nov 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant