Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: das7pad/raven-python

6.10.2

Choose a tag to compare

@das7pad das7pad released this 04 Jan 16:22
24b22a9
  • local
    • version meta +das7pad instead of -das7pad

  • upstream
    none

6.10.1

Choose a tag to compare

@das7pad das7pad released this 26 Dec 13:20
d819ff8
  • local
    none

  • upstream
    • Send numbers from frame vars as strings
      See https://github.com/getsentry/raven-python/pull/1312

6.9.1

Choose a tag to compare

@das7pad das7pad released this 13 Dec 20:23
3e3ce44
  • Add an option auto_log_exc_info for the Client

    In case there is an Exception in the current traceback ready, upgrade Message events to Exception events - this includes a pretty formatted exception traceback.

    76be2b9

  • cleanup Makefile

    • drop git hook setup and git config changes for the bootstrap target

      9bfec50

    • run pytest only once in the test target

      0500ebb