0.3
- pypy support
- match same names to same values
- matching to _ doesn't capture anymore
- handle None, True, False right

0.2
- python 3.3 and 3.4 support
- preserve line numbers
- fixed @patterns for unindented functions

0.1.2
- fixed nested capture for list
- optimized const dict matching
- removed funcy dependency

0.1.1
- fixed console usage
- removed debug output

0.1.0
First usable alpha
