Changes in version 1.26:

'--fec=create' can now process efficiently input files larger than RAM.
If the size of the input file is larger than half the system's RAM,
'--fec=create' now creates all the packets of the fec file concurrently to
avoid reading the input file more than once.

'--fec=repair' and '--fec=test' can now process input files larger than RAM.

'--fec=repair/test/list' now exit immediately with a diagnostic if the
protected file is passed by mistake as the fec file.

Large numbers are now accepted as input and printed with underscore
separators (123_456_789).

'-dvv' and '-tvv' now print (de)compressed sizes instead of compression
ratio. (Sizes are more informative than compression ratio).

'-lvv' now prints a blank line between the list of members of each
multimember file and the next file.
