Skip to content

Releases: KuraiAndras/Injecter

9.1.0

14 Oct 13:58
2e2fa8e
Compare
Choose a tag to compare

9.1.0

  • Add MonoBheaviourInjected again with new implementation. Extend docs accordingly

9.0.1

18 Sep 11:35
Compare
Choose a tag to compare
  • Fix Serilog Template

9.0.0

17 Sep 15:49
68d82da
Compare
Choose a tag to compare
  • Remove Injecter.Hosting.Unity
  • Rework Injecter.Unity now it uses MonoInjector and MonoDisposer
  • IScopeStore now accepts objects instead of generics
  • Injecter now returns null if the target type has no injectable members
  • Injecter injects faster and with less allocations
  • IInjecter's generic overload is removed
  • New AppInstaller templates

8.0.1

03 Mar 09:12
4e105ca
Compare
Choose a tag to compare
  • Move AppInstallerTemplateItem to editor folder

8.0.0

02 Mar 14:46
15e3fb2
Compare
Choose a tag to compare
  • Unity lifetime clears scopes

7.1.0

02 Mar 14:44
1c43890
Compare
Choose a tag to compare
  • Add appsettings file generation template buttons

7.0.2

22 Feb 13:42
810427d
Compare
Choose a tag to compare
  • Add missing meta file

7.0.1

22 Feb 08:38
a134afa
Compare
Choose a tag to compare
  • Fix MonoBehaviourInjected and MonoBehaviourScoped and separate them to different files

7.0.0

21 Feb 23:45
84572df
Compare
Choose a tag to compare
  • Add MonoBehaviourInjected and MonoBehaviourScoped
  • Renamed classes: *MonoBehavior* -> *MonoBehaviour*
  • InjectedMonoBehavior now removes Scope from the store during OnDestroy
  • ScopeStore is now generic
  • Update dependencies
  • Update minimum Unity version to 2020.3
  • Update to .NET 6 where not breaking

3.0.2: **1) Update readme** KuraiAndras

10 Sep 22:00
b426677
Compare
Choose a tag to compare
(SHA: d89b430d50bafb96cad44e4cc1d69a2bc5c8d65c)

**1) Merge pull request #27 from KuraiAndras/develop

Update readme** KuraiAndras
(SHA: 3bc80ad2dd5628b21373f8f84164c7ff9abeda37)

**1) Add fast mediatr** KuraiAndras
(SHA: 8c968718a2e75ccde1214b303d1239a08395a190)

**1) Add tests** KuraiAndras
(SHA: 827576108196385df513c9d7cc3725ebe93831d3)

**1) Fix default fast mediatr** KuraiAndras
(SHA: b46214a8f506add2e3af7a9a31afed283335873a)

**1) Fix naming** KuraiAndras
(SHA: a868ec65e7ad1b9b75b10b80967e3920f5d08a52)

**1) Add test editor config** KuraiAndras
(SHA: 588bb326f8f154cf91b0dd9aae43373246386fb5)

**1) Add publish** KuraiAndras
(SHA: 0de32406b95951e6f197337717644a4495753e93)

**1) polish** KuraiAndras
(SHA: 0e72695f9d841468b7021b416c646f60a02cd67d)

**1) Add readme** KuraiAndras
(SHA: fa6cb2fb94991c2d4a87daa7e8ee057bba9a05b4)

**1) Merge pull request #28 from KuraiAndras/feature/fast-mediatr

Add Fast mediatr** KuraiAndras
(SHA: 0ba427b4297278c5dae8ec0cf63b3dda75e85709)

**1) Merge pull request #29 from KuraiAndras/develop

Fast MediatR 1.0.0** KuraiAndras
(SHA: 61f23d02db1debf1d9965cf7cd8126b39fb8fe27)

**1) Add nuget badge** KuraiAndras
(SHA: 5c66c612254cb06ef49118ccd6e87c02b3fea5ac)

**1) Merge pull request #30 from KuraiAndras/feature/add-nuget-badge

Add nuget badge** KuraiAndras
(SHA: 653cca10bd1d09669f32e4202b69e93cf21b7013)

**1) Merge pull request #31 from KuraiAndras/develop

Fix badge** KuraiAndras
(SHA: c7cdfeb0446ce12ecbb2cbf6df6eaef1a9b72da9)

**1) Update unity** KuraiAndras
(SHA: 7f95cce26a4fd27edb6eb08a3b2264be70abd05b)

**1) don't call CreateServiceProvider twice** KuraiAndras
(SHA: 2eb9adc51838fcd8182dafbcb9303a0b5b4b75dd)

**1) Bump version** KuraiAndras
(SHA: 00365f4450fab729ec045e00cc6e1abae8e86f65)

**1) Merge branch 'feature/fix-unity-injection-behavior' into develop** KuraiAndras
(SHA: 9895c5c4fc7b75b6bc75f70b8fe750d27fdd8f60)

**1) Merge pull request #32 from KuraiAndras/develop

Fix CompositionRoot behavior registration** KuraiAndras
(SHA: b426677e6af457d8f19ce01d07465d5358f2e2fb)