Mustermann 1.0.3 (2018-08-17)
* Handle with_look_ahead on SafeRenderer. Fixes sinatra/sinatra#1409
@namusyaka
* Fix EqualityMap#fetch to be compatible with the fallback Hash#fetch. Fixes
#89 @eregon
* Improve code base and documentation. @sonots, @iguchi1124
**Mustermann 1.0.1** (2017-08-26)
#### Docs
* Updating readme to list Ruby 2.2 as minimum
* Fix rendering of HTML table
* Update summary and description in gemspec file.
#### Fixes
* avoid infinite loop by removing comments when receiving extended regexp
* avoid unintended conflict of namespace
* use Regexp#source instead of Regexp#inspect
Welcome to Mustermann. Mustermann is your personal string matching expert.
As an expert in the field of strings and patterns, Mustermann keeps its
runtime dependencies to a minimum and is fully covered with specs and
documentation.
Given a string pattern, Mustermann will turn it into an object that behaves
like a regular expression and has comparable performance characteristics.