Skip to content

Releases: alex-oleshkevich/starception

v0.5.0

08 Oct 16:20
117852d
Compare
Choose a tag to compare
update docs

v0.4.1

22 Sep 16:04
08402cf
Compare
Choose a tag to compare

What's Changed

  • Getting symbol only if it exists by @euri10 in #12

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

16 Aug 16:13
59e89f6
Compare
Choose a tag to compare
  • allow secret token reveal
  • add option to hide vendor frames
  • bug fixes

v0.3.3

11 Aug 09:18
e460c77
Compare
Choose a tag to compare
bump version

v0.3.2

10 Aug 23:06
6e0af34
Compare
Choose a tag to compare
undo changes

v0.3.1

10 Aug 20:51
fdf0bb0
Compare
Choose a tag to compare
  • fix starsessions compatibility

Return middleware (BREAKING)

10 Aug 17:00
ca616c5
Compare
Choose a tag to compare
  • you should use StarceptionMiddleware
  • debug argument not longer supported.

v0.2.2

10 Aug 11:21
633ee23
Compare
Choose a tag to compare
version bump

v0.2.1

10 Aug 11:19
c3f5db9
Compare
Choose a tag to compare
Soften version constraints

Release 0.2.0 (Breaking changes!)

10 Aug 11:11
53d905e
Compare
Choose a tag to compare

Breaking changes ahead!

  • removed StarceptionMiddleware
  • added create_exception_handler and exception_handler utilities instead.
    Please read README.md