Skip to content

0.12.0

Compare
Choose a tag to compare
@thedmi thedmi released this 07 Mar 09:01
· 79 commits to master since this release
194a80b

Changed

  • Capsule.Core now includes the background service and DI extensions. Breaking: Namespace changes.

Removed

  • Capsule.Extensions.DependencyInjection removed. All functionality has been merged into Capsule.Core. The logging adapter has been removed. Breaking: Use Capsule.Core nuget package instead of Capsule.Extensions.DependencyInjection.
  • Capsule convenience package removed. Breaking: Install Capsule.Core and Capsule.Generator directly.