Releases: npilon/pyramid_crow
Releases · npilon/pyramid_crow
Release 0.4.2
Release 0.4.1
- Compatibility with newer releases of
raven
Release 0.4.0
- Python 3 compatibility
Release 0.3.2
- Make pyramid password sanitizer more flexible about expectations (from #8 )
Release 0.3.1
- Ignore
pyramid_crow.tests
inconfig.scan()
Release 0.3
- Adopt raven client reuse from official flask client to prevent Infinite Thread Spawn (#6)
Release 0.2.1
- Added ability to filter exceptions that shouldn't be sent to sentry.
Release 0.2
- Sanitize passwords by default
Release 0.1
Initial bare-bones working release