Paraunit 0.12.1: a small fix
I had to release a fast fix for a problem introduced in the 0.12 release, due to the new behavior of the --text
and --text-summary
options. At first, it seemed that having an option with an optional argument was impossible, but I was able to do that anyway, and it spured a PR to the Symfony Docs too!