- Fixes issue with Mutator chaining that was introduced in a previous release. Thanks to @frankpeleato for pointing this out
- Adds support for Sequential Mutators, letting you specify the mutator(s) to be used based on the method call count.
- More tests
- Re-organized README