Roman Mogylatov
c42bac1d74
Add cross links to async docs
2021-01-10 19:00:14 -05:00
Roman Mogylatov
0a484fa553
Add provider async mode docs
2021-01-10 18:49:43 -05:00
Roman Mogylatov
b146504675
Reword async provider docs
2021-01-10 17:09:14 -05:00
Roman Mogylatov
4e4d4a7fb0
Add docs on provider async mode enabling
2021-01-09 09:42:41 -05:00
Roman Mogylatov
40ae522231
Add providers async injections example
2021-01-09 08:54:24 -05:00
Roman Mogylatov
7f59ec25bd
Add async injections page and update docs index, readme, and key features pages
2021-01-09 08:35:49 -05:00
Roman Mogylatov
efbb8df23f
Add async injections docs for wiring
2021-01-09 08:11:32 -05:00
Roman Mogylatov
73263045d7
Refactor wiring docs
2021-01-09 08:06:46 -05:00
Roman Mogylatov
d98185c114
Add asynchronous resources docs
2021-01-08 17:38:09 -05:00
Roman Mogylatov
e14ddd17bc
Refactor resource docs
2021-01-08 08:41:27 -05:00
Roman Mogylatov
ef0657426a
Add references to FastAPI + Redis example
2021-01-08 08:14:23 -05:00
Roman Mogylatov
8e25a0d362
Add FastAPI + Redis example docs
2021-01-08 08:11:24 -05:00
Roman Mogylatov
9f6d2bb522
Update changelog and list of contributors
2020-12-30 13:26:28 -05:00
Roman Mogylatov
89aeca76c0
Arm builds ( #343 )
...
* Add arm64 wheels travis build job
* Update changelog
2020-12-23 20:03:00 -05:00
Roman Mogylatov
468451d4c0
Bump version to 4.5.4
2020-12-10 18:28:29 -05:00
Roman Mogylatov
730baf87d8
Bump version to 4.5.3
2020-12-05 22:14:35 -05:00
Roman Mogylatov
de092023b8
Bump version to 4.5.2
2020-12-04 20:18:39 -05:00
Roman Mogylatov
4ff1a6eb25
Bump version to 4.5.1
2020-11-20 18:16:29 -05:00
Roman Mogylatov
57faa5f93f
Bump version to 4.5.0
2020-11-20 18:10:04 -05:00
Roman Mogylatov
cd2c5697c3
Add commands and handlers example
2020-11-20 18:09:34 -05:00
Roman Mogylatov
fbaf35244c
Add example and docs
2020-11-20 17:57:33 -05:00
Roman Mogylatov
034e4814da
Add support of non-string keys for Dict provider
2020-11-20 17:30:42 -05:00
Roman Mogylatov
c8178cecda
Add extra typing test for provided instance of `DependenciesContainer
` provider
2020-11-20 12:25:35 -05:00
Roman Mogylatov
8092421727
Add simple FastAPI example
2020-11-18 11:13:31 -05:00
Roman Mogylatov
d581a28b6e
Bump version to 4.4.1
2020-11-17 23:59:33 -05:00
Roman Mogylatov
49921dcf9d
Remove a typo from the Flask tutorial
2020-11-17 23:50:56 -05:00
Roman Mogylatov
950d5a5e6e
Update FastAPI example
2020-11-17 23:46:30 -05:00
Roman Mogylatov
d37ae8e7db
Improve FastAPI integration
2020-11-17 23:44:32 -05:00
Roman Mogylatov
a2b09c57dc
Bump version to 4.4.0
2020-11-15 18:19:34 -05:00
Roman Mogylatov
092be74145
Add docs page on flask blueprints example
2020-11-15 18:09:45 -05:00
Roman Mogylatov
ae3024588c
Wiring reengineering ( #324 )
...
* Bump version to 4.3.9: FastAPI example
* Reengineer wiring
* Add @inject decorator
* Add .workspace dir to gitignore
* Add generic typing for @inject
* Add type cast for @inject
* Update movie lister example
* Update cli application tutorial
* Update demo example
* Update wiring docs and examples
* Update aiohttp example and tutorial
* Update multiple containers example
* Update single container example
* Update decoupled packages example
* Update django example
* Update asyncio daemon example and tutorial
* Update FastAPI example
* Update flask example and tutorial
* Update sanic example
* Add wiring registry
* Add new line to .gitignore
* Add @inject to the test samples
* Fix flake8 errors
2020-11-15 16:06:42 -05:00
Roman Mogylatov
cdce5247c8
Bump version to 4.3.8
2020-11-12 16:31:20 -05:00
Roman Mogylatov
ccf6ccad54
Bump version to 4.3.7
2020-11-10 17:02:42 -05:00
Roman Mogylatov
3ff5c8ce82
Bump version to 4.3.6
2020-11-05 12:37:25 -05:00
Roman Mogylatov
6b93c2e412
Bump version to 4.3.5
2020-11-05 12:23:47 -05:00
Roman Mogylatov
f3ec74a31f
Bump version to 4.3.4
2020-11-05 10:20:23 -05:00
Roman Mogylatov
25549d7cfe
Bump version to 4.3.3
2020-11-03 16:06:42 -05:00
Roman Mogylatov
fb2d927cae
Fix wiring for @classmethod and @staticmethod
2020-11-03 15:59:02 -05:00
Roman Mogylatov
b0d3f08aa6
Bump version to 4.3.2
2020-10-30 16:56:13 -04:00
Roman Mogylatov
f65f8b1af9
Bump version to 4.3.1
2020-10-29 23:00:43 -04:00
Roman Mogylatov
d65b31865b
Bump version to 4.3.0
2020-10-29 22:57:14 -04:00
Roman Mogylatov
707446a70f
Closing wiring marker ( #315 )
...
* Add closing marker
* Add example
* Fix flake8 errors
* Add test
* Update docs and README
2020-10-29 22:55:09 -04:00
Roman Mogylatov
21f0658ef3
Bump version to 4.2.0
2020-10-29 15:48:04 -04:00
Roman Mogylatov
30bc505b79
Update README and docs index
2020-10-29 15:46:43 -04:00
Roman Mogylatov
e3ccb0e764
Bump version to 4.1.8
2020-10-28 22:30:52 -04:00
Roman Mogylatov
018102b4e2
Update asyncio daemon to use Resource provider
2020-10-28 22:28:49 -04:00
Roman Mogylatov
f7499354ec
Bump version to 4.1.7
2020-10-28 21:02:21 -04:00
Roman Mogylatov
bf82f594b4
Add google analytics id
2020-10-28 20:48:07 -04:00
Roman Mogylatov
5c09be46d2
Bump version to 4.1.6
2020-10-28 14:23:00 -04:00
Roman Mogylatov
776cb4eebf
Fix multiple containers wiring issue
2020-10-28 13:44:11 -04:00