5.1.0
feat: session and identity integrate with context now (#264) * session and identity in context * bump version * make django integration use context distinct id and session functions * don't use self * fix comments * fix middleware tests * clarify fresh and distinct id's * Fix exported modules, add makefile command to test changes locally * tiny fix