Releases: ns0m/cordova-splash
Releases · ns0m/cordova-splash
2.1.1
⚠️ Hotfix
Restore exported run: revert PR #9
2.1.0
Breaking
Changed way to run cordovaSplash: call generate()
on exported object.
Changed setting: project
instead of config
, for path to root directory.
New
Specify storyboard
setting value to generate iOS Launch Storyboard with multi or single-image.
2.0.0
Breaking
Generate only for really existing platforms splash directories.
New
iOS Launch Storyboard with single-image launch screen target.
1.4.0
Rework run sequence.
Platforms directories are now resolved next to config.xml
and not only inside current run path.
1.3.0
Export for local install as well as global.
1.1.0
almost aligned with latest parent (1.0.1)