Skip to content

Latest commit

 

History

History
153 lines (90 loc) · 6.14 KB

CHANGELOG.md

File metadata and controls

153 lines (90 loc) · 6.14 KB

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

0.8.0 (2022-8-7)

Features

  • Managed: Add host state change event (acbfc0a)
  • Managed: Allow HostBuilderFactoryProvider to resolve factories asynchronously (bbe1be1)

Bug Fixes

  • Update TypeRegistrationManager (71a9bd3)
  • Modularity.Generator: Allow custom module base classes (b137408)

0.7.1 (2022-7-16)

Bug Fixes

  • Update routing infrastructure (f635825)

0.7.0 (2022-7-15)

Features

0.6.0 (2022-1-30)

Features

  • Replace Run methods with builder factories to improve extensibility (40c46ae)

0.5.0 (2022-1-9)

Features

  • Improve managed hosting (d849689)

0.4.4 (2022-1-7)

Bug Fixes

  • Update Kantaiko.Routing (afeb1e3)

0.4.3 (2021-12-28)

Bug Fixes

  • Update Kantaiko.Routing (b556d91)

0.4.2 (2021-12-27)

Bug Fixes

  • Update Kantaiko.Routing (612fcdc)

0.4.1 (2021-12-27)

Bug Fixes

  • Update Kantaiko.Routing (b5a9aca)

0.4.0 (2021-12-17)

Features

  • Redesign hosting infrastructure, split modularity, lifecycle and managed host into separate packages (d8ae69d)

0.3.5 (2021-11-7)

Bug Fixes

  • Replace HookDispatcher lifetime with transient to allow using it in singleton services (0747923)

0.3.4 (2021-11-6)

Bug Fixes

  • Use HostInfo instead of LoadedHost in HookHostedService (e5f7dc8)

0.3.3 (2021-11-6)

Bug Fixes

  • Expose HostInfo instead of LoadedHost (b546b86)

0.3.2 (2021-10-18)

Bug Fixes

  • Allow hooks usage with regular host (5fd192e)

0.3.1 (2021-10-18)

0.3.0 (2021-10-18)

Features

  • Redesign host lifecycle, extract hooks to another package (524425a)

0.2.1 (2021-9-26)

Bug Fixes

  • Fix shutdown notification (9823b75)

0.2.0 (2021-7-28)

Features

  • Add ability to use kantaiko hosting in custom host builder (2cff3d1)

0.1.2 (2021-7-28)

Bug Fixes

  • Add application hooks dispatching (f5a6031)
  • Downgrade Microsoft.Extensions.Hosting (fe52088)

0.1.1 (2021-7-21)

0.1.0 (2021-7-21)

0.0.1 (2021-7-21)

0.0.1 (2021-7-21)