Releases: TazkiyaTech/ServiceLocator
Releases · TazkiyaTech/ServiceLocator
3.0.0
- Upgraded the package to Swift 6.
- Raised the minimum supported platform versions.
- Changed the function signatures to use typed throws.
- Changed ServiceLocatorError from an enum to a struct.
- Added the
addService(service:serviceType:)function in the ServiceLocator class.
2.0.0
1.0.0
First working version.