Releases: pyapp-kit/in-n-out
Releases · pyapp-kit/in-n-out
v0.2.1
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #109
- feat: Try to inject parameter value if default value is None by @Czaki in #110
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- docs: add documentation by @tlambert03 in #77
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #92
- ci: use reusable workflow by @tlambert03 in #76
- ci(dependabot): bump CodSpeedHQ/action from 1 to 2 by @dependabot in #95
- ci(dependabot): bump conda-incubator/setup-miniconda from 2 to 3 by @dependabot in #94
- ci(dependabot): bump actions/setup-python from 4 to 5 by @dependabot in #97
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #96
- docs: Expand processor/provider docs by @lucyleeow in #98
- docs: Add note on dependency injection when default given by @lucyleeow in #99
- docs: fix indent and add title to note in 'getting started' by @lucyleeow in #100
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #101
- ci(dependabot): bump actions/cache from 3 to 4 by @dependabot in #103
- fix: injecting None into takes optional by @tlambert03 in #106
- ci(dependabot): bump softprops/action-gh-release from 1 to 2 by @dependabot in #105
- chore: use ruff-format, general updates by @tlambert03 in #107
- fix: fix ci by @tlambert03 in #108
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #67
- docs: Fix typos in _store.py by @lucyleeow in #69
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #71
- ci(dependabot): bump actions/checkout from 3 to 4 by @dependabot in #70
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #72
- feat: support py312 by @tlambert03 in #73
- fix: pass globals through signature resolution by @tlambert03 in #75
New Contributors
- @lucyleeow made their first contribution in #69
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #60
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #61
- chore: Add error message when injector cannot determine parameter by @Czaki in #63
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #62
- ci(pre-commit.ci): autoupdate by @pre-commit-ci in #64
- build: remove cython stuff by @tlambert03 in #66
New Contributors
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- chore: rename napari org to pyapp-kit by @tlambert03 in #43
- build: use ruff for linting, update pre-commit by @tlambert03 in #45
- ci: fix ci by @tlambert03 in #49
- fix: Fix README example by @davidbrochart in #48
- fix: avoid recursion when a provider also uses processors by @tlambert03 in #51
- chore: minor ruff updates by @tlambert03 in #54
- feat: add logging by @tlambert03 in #53
- test: add benchmarks by @tlambert03 in #55
- ci(dependabot): bump actions/setup-python from 3 to 4 by @dependabot in #56
New Contributors
- @davidbrochart made their first contribution in #48
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- ci: add app-model test by @tlambert03 in #36
- fix: improve error message on failed injection by @tlambert03 in #37
- ci(dependabot): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 by @dependabot in #39
- ci(dependabot): bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 by @dependabot in #40
- feat: support python 3.11, & disable typing tests by @tlambert03 in #42
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- fix: pass namespace through all type resolution functions by @tlambert03 in https://github.com/tlambert03/in-n-out/pull/35
Full Changelog: tlambert03/in-n-out@v0.1.4...v0.1.5
v0.1.4
What's Changed
- ci: [pre-commit.ci] autoupdate by @pre-commit-ci in https://github.com/tlambert03/in-n-out/pull/32
- test: add typing tests by @tlambert03 in https://github.com/tlambert03/in-n-out/pull/29
- feat: add on_unresolved_required_args="ignore" to inject() by @tlambert03 in https://github.com/tlambert03/in-n-out/pull/33
- chore: changelog v0.1.4 by @tlambert03 in https://github.com/tlambert03/in-n-out/pull/34
Full Changelog: tlambert03/in-n-out@v0.1.3...v0.1.4
v0.1.3
What's Changed
- fix: fix functools.wrapped functions by @tlambert03 in https://github.com/tlambert03/in-n-out/pull/28
Full Changelog: tlambert03/in-n-out@v0.1.2...v0.1.3
v0.1.2
What's Changed
- feat: add support for injecting into unbound methods by @tlambert03 in https://github.com/tlambert03/in-n-out/pull/25
- ci(dependabot): bump pypa/cibuildwheel from 2.7.0 to 2.8.0 by @dependabot in https://github.com/tlambert03/in-n-out/pull/26
Full Changelog: tlambert03/in-n-out@v0.1.1...v0.1.2