* first public release * switch init code to a class, to allow for future customizations by package users.
1.1.1
* test the integration handling in our init(). * remove double pop on init kwargs for `integrations`.
1.1.0
* stop using hardcoded tracebacks in tests. * patch sentry's MAX_DATABAG_BREADTH and MAX_DATABAG_DEPTH. closes 1 * allow additional kwargs to init that get passed into sentry_sdk.init.