Releases: pyapp-kit/psygnal
Releases · pyapp-kit/psygnal
v0.13.0
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #355
- Add back universal (none-any) wheel by @tlambert03 in #358
- fix: Don't use deprecated model_fields access by @s-t-e-v-e-n-k in #364
- ci(dependabot): bump pypa/cibuildwheel from 2.22 to 2.23 by @dependabot in #360
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #361
- build: use pyproject dependency groups and uv by @tlambert03 in #366
- docs: general docs update, use mkdocs-api-autonav by @tlambert03 in #367
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #369
- feat: add testing utilities by @tlambert03 in #368
- build: fix building of wheels with uv by @tlambert03 in #370
New Contributors
- @s-t-e-v-e-n-k made their first contribution in #364
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- ci(dependabot): bump softprops/action-gh-release from 1 to 2 by @dependabot in #310
- ci(dependabot): bump pypa/cibuildwheel from 2.18.0 to 2.18.1 by @dependabot in #312
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #313
- ci: fixing-tests for pyside6 by @tlambert03 in #314
- ci(dependabot): bump pypa/cibuildwheel from 2.18.1 to 2.19.2 by @dependabot in #318
- ci(dependabot): bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by @dependabot in #322
- ci(dependabot): bump CodSpeedHQ/action from 2 to 3 by @dependabot in #321
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #317
- CI: Update host OS version, add Python 3.13 by @EwoutH in #323
- ci(dependabot): bump pypa/cibuildwheel from 2.20.0 to 2.21.0 by @dependabot in #324
- perf: add
emit_fast
method for 10x faster emission (without safety checks) by @tlambert03 in #331 - ci(dependabot): bump pypa/cibuildwheel from 2.21.0 to 2.21.3 by @dependabot in #329
- bug: change stack level on warning for _check_nargs by @tlambert03 in #333
- Update EventedModel docs and errors to refer
field_dependencies
by @sjdemartini in #335 - ci(pre-commit.ci): autoupdate by @pre-commit-ci in #332
- fix: fix use of computed_field setter with field_dependencies by @tlambert03 in #336
- feat: add description to signalinstance by @tlambert03 in #339
- build: drop python 3.8 by @tlambert03 in #341
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #344
- ci(dependabot): bump pypa/cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in #342
- docs: modified quickstart simple example by @roynielsen17 in #349
- refactor: update exception message by @tlambert03 in #351
- fix: use safer repr in warning by @tlambert03 in #353
- ci: fix wheel building by @tlambert03 in #352
New Contributors
- @EwoutH made their first contribution in #323
- @sjdemartini made their first contribution in #335
- @roynielsen17 made their first contribution in #349
Full Changelog: v0.11.1...v0.12.0
v0.11.1
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #305
- perf: let EventedSet use clear() method of underlying set by @DanGonite57 in #307
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #308
New Contributors
- @DanGonite57 made their first contribution in #307
Full Changelog: v0.11.0...v0.11.1
v0.11.0
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
toreemission
. Renamedeferred
toqueued
. Addlatest-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
What's Changed
- fix: fix hard reference to objects in emitted arguments by @tlambert03 in #301
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- chore: patch asv config to work locally with arm64 macos on hatchling by @tlambert03 in #294
- A bit more consistent SignalGroup iter by @getzze in #289
- ci(dependabot): bump softprops/action-gh-release from 1 to 2 by @dependabot in #295
- feat: Add recursion_mode ('immediate' or 'deferred') to Signal and SignalInstance by @tlambert03 in #293
- feat: add collect_fields option to SignalGroupDescriptor, and accept a SignalGroup subclass by @getzze in #291
Full Changelog: v0.10.0...v0.10.1
v0.10.0rc4
What's Changed
- test: test for recursion error by @tlambert03 in #284
- fix: ensure proper order of signal emmision by @Czaki in #281
- refactor: Add back SignalGroup methods by @tlambert03 in #286
- chore: use ruff format instead of black by @tlambert03 in #287
- feat: add priority to connect, to control callback order by @tlambert03 in #285
- chore: un-deprecate SignalGroup.signals by @tlambert03 in #288
Full Changelog: v0.10.0rc3...v0.10.0rc4
v0.10.0
What's Changed
- ci: use reusable ci workflow by @tlambert03 in #241
- ci(dependabot): bump actions/upload-artifact from 3 to 4 by @dependabot in #249
- ci(dependabot): bump actions/setup-python from 4 to 5 by @dependabot in #248
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #247
- ci(dependabot): bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #245
- ci(dependabot): bump CodSpeedHQ/action from 1 to 2 by @dependabot in #246
- fix: fix 3.7 build by @tlambert03 in #250
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #251
- fix: add and fix copy operators by @Czaki in #255
- ci(dependabot): bump actions/cache from 3 to 4 by @dependabot in #253
- ci(dependabot): bump pypa/cibuildwheel from 2.16.2 to 2.16.4 by @dependabot in #256
- fix: fix connect_setattr on dataclass field signals by @tlambert03 in #258
- feat: emit the old value as second argument in Signals from SignalGroupDescriptor (evented dataclass) by @getzze in #257
- build: Drop python 3.7 by @tlambert03 in #268
- ci(dependabot): bump pypa/cibuildwheel from 2.16.4 to 2.16.5 by @dependabot in #263
- docs: Update README.md with
make build
by @tlambert03 in #270 - ci: inherit secrets in reusable workflow by @tlambert03 in #266
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #264
- chore: add future warning for maxargs in connect_setattr/setitem by @tlambert03 in #259
- docs: Update README.md with evented containers by @tlambert03 in #272
- refactor!: New SignalGroup that does not subclass SignalInstance by @tlambert03 in #269
- build: remove all dependencies by @tlambert03 in #273
- perf: Fixing performance of evented set by @Czaki in #275
- perf: Delay SignalRelay connection to when a callback is connected by @tlambert03 in #277
- perf: Do not use reducer if there is no callback in
SignalInstance.resume
by @Czaki in #278 - feat: deduplicate events emission in nested properties by @Czaki in #279
- refactor: Unify pydantic evented model modules by @tlambert03 in #280
- chore: remove asynchronous emit and other deprecations by @tlambert03 in #282
- feat: support for evented containers as pydantic v2 fields by @tlambert03 in #283
- test: test for recursion error by @tlambert03 in #284
- fix: ensure proper order of signal emmision by @Czaki in #281
- refactor: Add back SignalGroup methods by @tlambert03 in #286
- chore: use ruff format instead of black by @tlambert03 in #287
- feat: add priority to connect, to control callback order by @tlambert03 in #285
- chore: un-deprecate SignalGroup.signals by @tlambert03 in #288
New Contributors
Full Changelog: v0.9.5...v0.10.0
v0.10.0rc3
What's Changed
- perf: Fixing performance of evented set by @Czaki in #275
- perf: Delay SignalRelay connection to when a callback is connected by @tlambert03 in #277
- perf: Do not use reducer if there is no callback in
SingalInstance.resume
by @Czaki in #278 - feat: deduplicate events emision in nested properties by @Czaki in #279
- refactor: Unify pydantic evented model modules by @tlambert03 in #280
- chore: remove asynchronous emit and other deprecations by @tlambert03 in #282
- feat: support for evented containers as pydantic v2 fields by @tlambert03 in #283
Full Changelog: v0.10.0rc2...v0.10.0rc3
v0.10.0rc2
Full Changelog: v0.10.0rc1...v0.10.0rc2
just fixing the ci wheel building