1.0.6
What's Changed
- Split CLI into its own package by @bradfol in #191
- Fix Example project by @bradfol in #192
- SPM Build Plugin Support by @bradfol in #193
- Switch to using fileID macro by @bradfol in #195
- Retain type attributes for Registration Arguments by @bradfol in #194
- Move SPM plugin product to top-level package by @bradfol in #196
- MainActor support for ServiceCollections by @bradfol in #197
- Remove autoregister methods for ServiceCollection by @bradfol in #198
- Bump 1.0.6 by @bradfol in #200
- Reimplement
autoregisterIntoCollection()
methods with@MainActor
by @bradfol in #201
Full Changelog: 1.0.5...1.0.6