Skip to content

0.5.0

Compare
Choose a tag to compare
@sentry-release-bot sentry-release-bot released this 02 May 18:59

Breaking changes

  • Remove logger argument from SentrySDK.capture_message(...). This shouldn't be disruptive as the logger argument is seldom used and it had a default value. (#162)

Features

  • Capture scene tree hierarchy data by enabling attach_scene_tree option (#143)

Dependencies