Slightly changed behaviour for some matches, previously paths/patterns where reversed before matching, that is no longer the case. This changes the matches on paths where you match against a substring that occurs multiple times in the string. The good thing is that it gives a slight performance increase. Also bumps dependencies to latest version.