SMP & Linux
New features
- Added support for Swift Package Manager.
#41, @ilyapuchka - Added Linux support.
#42, #46, @ilyapuchka - Added public
AutoInjectedPropertyBox
protocol for user-defined auto-injected property wrappers.
#49, @ilyapuchka
Bug fixes
- Fixed the issue that could cause singleton instances to be reused between different containers.
#43, @ilyapuchka