- Fix an issue with relative import in `base.py`. PR 2
0.0.4
- adds support detection of N+1 for many to many field and reverse many to one field - provides a way to disable N+1 warning for specific statement by adding ` NO-NPLUSONE` comment at the end of statement