Skip to content

Releases: pyapp-kit/psygnal

v0.15.1

04 Jan 16:38
2710a82

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.15.1

v0.15.0

15 Oct 12:05
322eff6

Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.15.0

v0.14.2

24 Sep 15:46
daa0af7

Choose a tag to compare

What's Changed

  • feat: Allow to replace selection content in with one event emitted by @Czaki in #387
  • ci(dependabot): bump actions/checkout from 4 to 5 by @dependabot[bot] in #383
  • ci(dependabot): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #386
  • ci(pre-commit.ci): autoupdate by @pre-commit-ci[bot] in #384
  • ci(dependabot): bump CodSpeedHQ/action from 3 to 4 by @dependabot[bot] in #385

Full Changelog: v0.14.1...v0.14.2

v0.14.1

12 Aug 17:41
e1a3955

Choose a tag to compare

What's Changed

  • ci(pre-commit.ci): autoupdate by @pre-commit-ci[bot] in #380
  • ci(dependabot): bump pypa/cibuildwheel from 3.0 to 3.1 by @dependabot[bot] in #381
  • ci(dependabot): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #382
  • feat: allow psygnal.testing functions to to accept connection kwargs by @tlambert03 in #378
  • feat: allow SignalInstances for evented dataclass fields to emit on field mutation (in addition to field change) by @tlambert03 in #379

Full Changelog: v0.14.0...v0.14.1

v0.14.0

01 Jul 19:57
0daa6e9

Choose a tag to compare

What's Changed

  • ci(dependabot): bump pypa/cibuildwheel from 2.23 to 3.0 by @dependabot in #372
  • chore: Update mypyc build by @tlambert03 in #373
  • feat: support pydantic @computed_fields, and arbitrary field_dependents for event emission by @tlambert03 in #340
  • fix: fix typing in psygnal testing by @tlambert03 in #374
  • feat: Support bubbling up of events from evented children on dataclasses by @tlambert03 in #298
  • feat: support coroutine functions by @tlambert03 in #346
  • fix: fix evented container pydantic serialization by @tlambert03 in #377

Full Changelog: v0.13.0...v0.14.0

v0.13.0

05 May 22:21
38f7752

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

05 May 21:24
fe78a4f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

07 May 00:17
5673adf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

29 Mar 03:19
c4c83b2

Choose a tag to compare

What's Changed

  • ci(dependabot): bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by @dependabot in #303
  • feat: add signal aliases on SignalGroup by @getzze in #299
  • feat!: Rename recursion_mode to reemission. Rename deferred to queued. Add latest-only mode. (technically breaking) by @tlambert03 in #296
  • refactor: change EmitLoopError message, and mechanism of info gathering by @tlambert03 in #302

Full Changelog: v0.10.2...v0.11.0

v0.10.2

12 Mar 21:36
82a4e87

Choose a tag to compare

What's Changed

  • fix: fix hard reference to objects in emitted arguments by @tlambert03 in #301

Full Changelog: v0.10.1...v0.10.2