Skip to content

Releases: deepankarm/pyleak

pyleak v0.1.14

03 Jul 09:28
972fb3f
Compare
Choose a tag to compare
  • ci: version upgrade (972fb3f)
  • feat: filter event loop blocks by caller context (e02aa9b)
  • docs: readme update (4fff088)

pyleak v0.1.13

02 Jul 07:33
f23c8a8
Compare
Choose a tag to compare
  • ci: version upgrade (f23c8a8)
  • fix: filter asyncio thread names (a03edfc)

pyleak v0.1.12

01 Jul 12:04
ce83065
Compare
Choose a tag to compare
  • fix: rely on loop debugging to get current stack (ce83065)

pyleak v0.1.11

09 Jun 07:46
bd15c72
Compare
Choose a tag to compare

pyleak v0.1.10

09 Jun 06:22
e6b7c14
Compare
Choose a tag to compare
  • ci: version upgrade (e6b7c14)
  • fix: return pyleak config in classmethod (d4f40a1)
  • ci: create github tag and release (bb20fa7)

pyleak v0.1.9

08 Jun 07:36
addc2d1
Compare
Choose a tag to compare
  • ci: create github tag and release (addc2d1)
  • ci: create github tag and release (2ee4c17)
  • ci: create github tag and release (c338b74)
  • docs: update readme about pytest plugin (8fc8f26)
  • docs: update readme about pytest plugin (2f2243e)
  • docs: update readme about pytest plugin (a0a319e)
  • feat: pytest plugin for pyleak (e22e730)
  • ci: release workflow (79fecb3)
  • docs: change downloads like to pepy (20d6a4c)
  • feat(eventloop): combine stack traces (cb04051)
  • test: task leak with exceptions (66b4d88)
  • ci: run tests (50ec5a7)
  • feat: support event loop blocking stack trace (f102168)
  • docs: update readme (67f65e3)
  • feat: support task leak stack trace (2019ed9)
  • feat: add async context manager (6da439d)
  • chore: publish new version (4716708)
  • feat: add support for blocked event loops (3c76a2d)
  • docs: minor cleanup (c3d5bb8)
  • feat: threads leak detector (f17a898)