Hugo 0.30 Released

Thank you for the new release. hugo server -w works great for me too.

But hugo -w (without server) does not. While it shows the console message like ... 96 regular pages created ... total in 12 ms right after updating a source file, the corresponding output file in public/ remains the same. Can anybody reproduce this behavior?