On Monday, 28 December 2015 at 11:13:57 UTC, Martin Nowak wrote:
On Monday, 28 December 2015 at 07:11:00 UTC, Jack Stouffer wrote:
Voting has ended! Thanks to everyone who voted and reviewed.

The final tally:

Yes: 12
No: 0

Anything left to review/do on the PR?

Very minor DDOC style hack can be fixed. I will fix it during first alpha version. The following console code can not be placed with CCODE macros because looks like `Usage:` word breaks it. So it is D CODE with `default` and `is` keywords highlighted for now.

----
$ median-filter --help
Usage: median-filter [<options...>] [<file_names...>]
options:
     --nr number of rows in window, default value is 3
     --nc number of columns in window default value equals to nr
-h --help This help information.
----

We're branching for 2.070 soon, would be nice if this can make it, but only if it's really ready.

Whooohooo!

Thanks!

Ilya

Reply via email to