Recent Releases of di

di - 0.79.2

What's Changed

  • Docs/update pypi classifiers by @maxzhenzhera in https://github.com/adriangb/di/pull/116

Full Changelog: https://github.com/adriangb/di/compare/0.79.1...0.79.2

- Python
Published by github-actions[bot] over 2 years ago

di - 0.79.1

What's Changed

  • Fix/docs build by @maxzhenzhera in https://github.com/adriangb/di/pull/114

Full Changelog: https://github.com/adriangb/di/compare/0.79.0...0.79.1

- Python
Published by github-actions[bot] over 2 years ago

di - 0.79.0

What's Changed

  • Feature/add python3.12 drop python3.7 by @maxzhenzhera in https://github.com/adriangb/di/pull/112

Full Changelog: https://github.com/adriangb/di/compare/0.78.0...0.79.0

- Python
Published by github-actions[bot] over 2 years ago

di - 0.78.0

What's Changed

  • Feature/bind by type handling generic by @maxzhenzhera in https://github.com/adriangb/di/pull/110

Full Changelog: https://github.com/adriangb/di/compare/0.77.0...0.78.0

- Python
Published by github-actions[bot] over 2 years ago

di - 0.77.0

What's Changed

  • Fix/callable class generator not handled by @maxzhenzhera in https://github.com/adriangb/di/pull/108

Full Changelog: https://github.com/adriangb/di/compare/0.76.0...0.77.0

- Python
Published by github-actions[bot] over 2 years ago

di - 0.76.0

What's Changed

  • Fix/pep 563 class init annotations parsing by @maxzhenzhera in https://github.com/adriangb/di/pull/107

Full Changelog: https://github.com/adriangb/di/compare/0.75.4...0.76.0

- Python
Published by github-actions[bot] almost 3 years ago

di - 0.75.4

What's Changed

  • Doc/fix typos by @maxzhenzhera in https://github.com/adriangb/di/pull/103

New Contributors

  • @maxzhenzhera made their first contribution in https://github.com/adriangb/di/pull/103

Full Changelog: https://github.com/adriangb/di/compare/0.75.3...0.75.4

- Python
Published by github-actions[bot] almost 3 years ago

di - 0.75.3

What's Changed

  • Fix old imports in example by @Eclips4 in https://github.com/adriangb/di/pull/97

New Contributors

  • @Eclips4 made their first contribution in https://github.com/adriangb/di/pull/97

Full Changelog: https://github.com/adriangb/di/compare/0.75.2...0.75.3

- Python
Published by github-actions[bot] about 3 years ago

di - 0.75.2

What's Changed

  • Fix docs builds by @adriangb in https://github.com/adriangb/di/pull/93
  • refactor: remove the unused _state slot from the Container by @SamWarden in https://github.com/adriangb/di/pull/94

New Contributors

  • @SamWarden made their first contribution in https://github.com/adriangb/di/pull/94

Full Changelog: https://github.com/adriangb/di/compare/0.75.0...0.75.2

- Python
Published by github-actions[bot] over 3 years ago

di - 0.75.0

What's Changed

  • Refactor di.utils.task into di.task by @adriangb in https://github.com/adriangb/di/pull/92

Full Changelog: https://github.com/adriangb/di/compare/0.74.0...0.75.0

- Python
Published by github-actions[bot] over 3 years ago

di - 0.74.0

What's Changed

  • doc: add api interface by @woile in https://github.com/adriangb/di/pull/85
  • BREAKINGCHANGE: move execute{sync,async} methods to SolvedDependent by @adriangb in https://github.com/adriangb/di/pull/91

Full Changelog: https://github.com/adriangb/di/compare/0.73.0...0.74.0

- Python
Published by github-actions[bot] over 3 years ago

di - 0.73.0

What's Changed

  • Rename Dependant to Dependent by @adriangb in https://github.com/adriangb/di/pull/90

Full Changelog: https://github.com/adriangb/di/compare/0.72.1...0.73.0

- Python
Published by github-actions[bot] over 3 years ago

di - 0.72.1

Full Changelog: https://github.com/adriangb/di/compare/0.71.0...0.72.1

- Python
Published by github-actions[bot] over 3 years ago

di - 0.71.0

What's Changed

  • remove synctothread option by @adriangb in https://github.com/adriangb/di/pull/79

Full Changelog: https://github.com/adriangb/di/compare/0.70.3...0.71.0

- Python
Published by github-actions[bot] over 3 years ago

di - 0.70.3

What's Changed

  • doc: use an App instance in the web framework example by @adriangb in https://github.com/adriangb/di/pull/84
  • doc: add docstrings to classes by @woile in https://github.com/adriangb/di/pull/83

Full Changelog: https://github.com/adriangb/di/compare/0.70.1...0.70.3

- Python
Published by github-actions[bot] almost 4 years ago

di - 0.70.1

What's Changed

  • docs: fix examples lines by @woile in https://github.com/adriangb/di/pull/81

New Contributors

  • @woile made their first contribution in https://github.com/adriangb/di/pull/81

Full Changelog: https://github.com/adriangb/di/compare/0.70.0...0.70.1

- Python
Published by github-actions[bot] almost 4 years ago

di - 0.70.0

What's Changed

  • feat: resolve unset scopes by @adriangb in https://github.com/adriangb/di/pull/77

Full Changelog: https://github.com/adriangb/di/compare/0.69.2...0.70.0

- Python
Published by github-actions[bot] almost 4 years ago

di - 0.69.2

Full Changelog: https://github.com/adriangb/di/compare/0.69.1...0.69.2

- Python
Published by github-actions[bot] almost 4 years ago

di - 0.69.1

What's Changed

  • Test on Python 3.11 by @adriangb in https://github.com/adriangb/di/pull/76

Full Changelog: https://github.com/adriangb/di/compare/0.69.0...0.69.1

- Python
Published by github-actions[bot] almost 4 years ago

di - 0.69.0

What's Changed

  • chore: refactor solver by @adriangb in https://github.com/adriangb/di/pull/78

Full Changelog: https://github.com/adriangb/di/compare/0.68.0...0.69.0

- Python
Published by github-actions[bot] about 4 years ago

di - 0.68.0

What's Changed

  • feat: record dependency path in solving errors by @adriangb in https://github.com/adriangb/di/pull/74

Full Changelog: https://github.com/adriangb/di/compare/0.67.0...0.68.0

- Python
Published by github-actions[bot] about 4 years ago

di - 0.67.0

Full Changelog: https://github.com/adriangb/di/compare/0.68.6...0.67.0

- Python
Published by github-actions[bot] about 4 years ago

di - 0.68.6

What's Changed

  • chore: clean up typing and future imports by @adriangb in https://github.com/adriangb/di/pull/73

Full Changelog: https://github.com/adriangb/di/compare/0.68.5...0.68.6

- Python
Published by github-actions[bot] over 4 years ago

di - 0.68.5

Full Changelog: https://github.com/adriangb/di/compare/0.68.4...0.68.5

- Python
Published by github-actions[bot] over 4 years ago

di - 0.68.4

Full Changelog: https://github.com/adriangb/di/compare/0.68.3...0.68.4

- Python
Published by github-actions[bot] over 4 years ago

di - 0.68.3

What's Changed

  • ci: fix failing windows runs by @adriangb in https://github.com/adriangb/di/pull/72

Full Changelog: https://github.com/adriangb/di/compare/0.66.2...0.68.3

- Python
Published by github-actions[bot] over 4 years ago

di - 0.66.2

Full Changelog: https://github.com/adriangb/di/compare/0.66.1...0.66.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.66.1

Full Changelog: https://github.com/adriangb/di/compare/0.65.0...0.66.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.65.0

Full Changelog: https://github.com/adriangb/di/compare/0.64.1...0.65.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.64.1

Full Changelog: https://github.com/adriangb/di/compare/0.64.0...0.64.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.64.0

Full Changelog: https://github.com/adriangb/di/compare/0.63.0...0.64.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.63.0

Full Changelog: https://github.com/adriangb/di/compare/0.62.0...0.63.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.62.0

What's Changed

  • feat!: simplify typing.getmarkersfrom_parameter by @adriangb in https://github.com/adriangb/di/pull/71

Full Changelog: https://github.com/adriangb/di/compare/0.61.2...0.62.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.61.2

What's Changed

  • chore: tweak ci installs by @adriangb in https://github.com/adriangb/di/pull/70

Full Changelog: https://github.com/adriangb/di/compare/0.61.1...0.61.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.61.1

Full Changelog: https://github.com/adriangb/di/compare/0.61.0...0.61.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.61.0

Full Changelog: https://github.com/adriangb/di/compare/0.59.2...0.61.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.59.2

Full Changelog: https://github.com/adriangb/di/compare/0.59.1...0.59.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.59.1

Full Changelog: https://github.com/adriangb/di/compare/0.59.0...0.59.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.59.0

What's Changed

  • feat: Add injectable base class by @adriangb in https://github.com/adriangb/di/pull/68

Full Changelog: https://github.com/adriangb/di/compare/0.58.1...0.59.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.58.1

What's Changed

  • fix: add missing from_callable method by @adriangb in https://github.com/adriangb/di/pull/66

Full Changelog: https://github.com/adriangb/di/compare/0.58.0...0.58.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.58.0

What's Changed

  • refactor/feat!: separate markers and dependants and introduce injectable classes by @adriangb in https://github.com/adriangb/di/pull/65

Full Changelog: https://github.com/adriangb/di/compare/0.56.1...0.58.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.56.1

Full Changelog: https://github.com/adriangb/di/compare/0.56.0...0.56.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.56.0

What's Changed

  • refactor!: rename binding methods and remove registerbyidentity by @adriangb in https://github.com/adriangb/di/pull/63

Full Changelog: https://github.com/adriangb/di/compare/0.55.0...0.56.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.55.0

What's Changed

  • BREAKING_CHANGE: dissallow using a dependency with different scopes by @adriangb in https://github.com/adriangb/di/pull/61

Full Changelog: https://github.com/adriangb/di/compare/0.54.2...0.55.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.54.2

What's Changed

  • refactor/perf: fix identification of dependants in DAG building by @adriangb in https://github.com/adriangb/di/pull/60

Full Changelog: https://github.com/adriangb/di/compare/0.54.1...0.54.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.54.1

What's Changed

  • refactor: remove slots from Dependant by @adriangb in https://github.com/adriangb/di/pull/59

Full Changelog: https://github.com/adriangb/di/compare/0.54.0...0.54.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.54.0

What's Changed

  • feat: allow Dependant.cache_key customization to control cache hits from outer scopes by @adriangb in https://github.com/adriangb/di/pull/57

Full Changelog: https://github.com/adriangb/di/compare/0.53.4...0.54.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.53.4

Full Changelog: https://github.com/adriangb/di/compare/0.53.3...0.53.4

- Python
Published by github-actions[bot] over 4 years ago

di - 0.53.3

Full Changelog: https://github.com/adriangb/di/compare/0.53.2...0.53.3

- Python
Published by github-actions[bot] over 4 years ago

di - 0.53.2

Full Changelog: https://github.com/adriangb/di/compare/0.53.1...0.53.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.53.1

Full Changelog: https://github.com/adriangb/di/compare/0.53.0...0.53.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.53.0

Full Changelog: https://github.com/adriangb/di/compare/0.52.2...0.53.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.52.2

Full Changelog: https://github.com/adriangb/di/compare/0.52.1...0.52.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.52.1

Full Changelog: https://github.com/adriangb/di/compare/0.52.0...0.52.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.52.0

Full Changelog: https://github.com/adriangb/di/compare/0.51.0...0.52.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.51.0

What's Changed

  • perf/refactor!: simplify SyncTask and AsyncTask into 1 interface by @adriangb in https://github.com/adriangb/di/pull/55

Full Changelog: https://github.com/adriangb/di/compare/0.50.0...0.51.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.50.0

Full Changelog: https://github.com/adriangb/di/compare/0.40.2...0.50.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.40.2

Full Changelog: https://github.com/adriangb/di/compare/0.40.1...0.40.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.40.1

Full Changelog: https://github.com/adriangb/di/compare/0.40.0...0.40.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.40.0

Full Changelog: https://github.com/adriangb/di/compare/0.38.1...0.40.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.38.1

Full Changelog: https://github.com/adriangb/di/compare/0.38.0...0.38.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.38.0

What's Changed

  • BREAKING_CHANGE: changes to Container and DependantBase APIs by @adriangb in https://github.com/adriangb/di/pull/48

Full Changelog: https://github.com/adriangb/di/compare/0.37.1...0.38.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.37.1

Full Changelog: https://github.com/adriangb/di/compare/0.37.0...0.37.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.37.0

Full Changelog: https://github.com/adriangb/di/compare/0.36.2...0.37.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.36.2

Full Changelog: https://github.com/adriangb/di/compare/0.36.1...0.36.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.36.1

What's Changed

  • Update README.md by @Kludex in https://github.com/adriangb/di/pull/46
  • Spelling correction by @sondrelg in https://github.com/adriangb/di/pull/45
  • Correct spelling of docs by @chagui in https://github.com/adriangb/di/pull/47

New Contributors

  • @Kludex made their first contribution in https://github.com/adriangb/di/pull/46
  • @sondrelg made their first contribution in https://github.com/adriangb/di/pull/45
  • @chagui made their first contribution in https://github.com/adriangb/di/pull/47

Full Changelog: https://github.com/adriangb/di/compare/0.36.0...0.36.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.36.0

Full Changelog: https://github.com/adriangb/di/compare/0.35.0...0.36.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.35.0

Full Changelog: https://github.com/adriangb/di/compare/0.34.1...0.35.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.34.1

Full Changelog: https://github.com/adriangb/di/compare/0.34.0...0.34.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.34.0

Full Changelog: https://github.com/adriangb/di/compare/0.33.2...0.34.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.33.2

Full Changelog: https://github.com/adriangb/di/compare/0.33.1...0.33.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.33.1

Full Changelog: https://github.com/adriangb/di/compare/0.33.0...0.33.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.33.0

Full Changelog: https://github.com/adriangb/di/compare/0.32.9...0.33.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.32.9

Full Changelog: https://github.com/adriangb/di/compare/0.32.8...0.32.9

- Python
Published by github-actions[bot] over 4 years ago

di - 0.32.8

Full Changelog: https://github.com/adriangb/di/compare/0.32.7...0.32.8

- Python
Published by github-actions[bot] over 4 years ago

di - 0.32.7

Full Changelog: https://github.com/adriangb/di/compare/0.32.6...0.32.7

- Python
Published by github-actions[bot] over 4 years ago

di - 0.32.6

- Python
Published by github-actions[bot] over 4 years ago

di - 0.32.5

- Python
Published by github-actions[bot] over 4 years ago

di - 0.32.4

- Python
Published by github-actions[bot] over 4 years ago

di - 0.30.6

- Python
Published by github-actions[bot] over 4 years ago

di - 0.30.5

- Python
Published by github-actions[bot] over 4 years ago

di - 0.30.4

- Python
Published by github-actions[bot] over 4 years ago

di - 0.30.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.30.0

What's Changed

  • refactor!: rework Container API to support managing state without contextvars by @adriangb in https://github.com/adriangb/di/pull/39

Full Changelog: https://github.com/adriangb/di/compare/0.29.1...0.30.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.29.1

- Python
Published by github-actions[bot] over 4 years ago

di - 0.29.0

- Python
Published by github-actions[bot] over 4 years ago

di - 0.28.11

- Python
Published by github-actions[bot] over 4 years ago

di - 0.28.10

- Python
Published by github-actions[bot] over 4 years ago

di - 0.28.9

- Python
Published by github-actions[bot] over 4 years ago

di - 0.28.8

- Python
Published by github-actions[bot] over 4 years ago

di - 0.28.7

- Python
Published by github-actions[bot] over 4 years ago

di - 0.28.5

- Python
Published by github-actions[bot] over 4 years ago

di - 0.28.4

- Python
Published by github-actions[bot] over 4 years ago

di - 0.28.2

- Python
Published by github-actions[bot] over 4 years ago

di - 0.27.10

- Python
Published by github-actions[bot] over 4 years ago

di - 0.27.9

- Python
Published by github-actions[bot] over 4 years ago

di - 0.27.8

- Python
Published by github-actions[bot] over 4 years ago

di - 0.27.6

- Python
Published by github-actions[bot] over 4 years ago

di - 0.27.4

- Python
Published by github-actions[bot] over 4 years ago

di - 0.27.3

- Python
Published by github-actions[bot] over 4 years ago