2.2.1
Transformation of words ending in double-s now handled more approproately. To
wit, changes the regex for "ending in 's'" to be "ending in a single 's'" so
that words like "address", "class", "illness", "pass", "press", etc. are not
unexpectedly truncated.
Also added documentation about custom templates.