Releases: yandex/vgsl
Releases Β· yandex/vgsl
6.6.2
6.6.1
6.6.0
6.5.0
6.4.1
6.4.0
6.2.0
6.1.0
Several adapters have been added to help with update from version 5.x.
We highly recommend to update imports in your code to new one:
import VGSL
However, if you have incompatible dependencies, you can use shims which have old module names.
import | Podspec name | SPM product name |
---|---|---|
BasePublic | VGSLBase | BasePublic |
BaseTinyPublic | VGSLBaseTiny | BaseTinyPublic |
BaseUIPublic | VGSLBaseUI | BaseUIPublic |
CommonCorePublic | VGSLCommonCore | CommonCorePublic |
NetworkingPublic | VGSLNetworkingPublic | NetworkingPublic |
VGSL_Fundamentals | VGSL_Fundamentals | VGSL_Fundamentals |
VGSL_Fundamentals_Tiny | VGSL_Fundamentals_Tiny | VGSL_Fundamentals_Tiny |