Configuration options added
Added new feature: Config options max_repeater_variance and max_group_results. For full details, refer to README.
Various bug fixes... Most significantly: ALL valid examples are now being returned, e.g. /[ab]{2}/.examples now includes "ab" and "ba", whereas before it did not.