Releases: lynrin/cordova-plugin-buildinfo
Releases · lynrin/cordova-plugin-buildinfo
v4.0.0
Added support for OS X platform.
Fixed: Added a function that returns a default value if a key does not exist when getting a value from NSDictionary on iOS.
v3.0.1
Fixed an issue that prevented installation on Cordova(or PhoneGap) versions that don't support Electron.
This issue was reported in # 21.
Thanks for the report, blukis.
v3.0.0
Added baseUrl property.
Added support for Browser and Electron platforms.
v2.0.2
Implement checking of running platform.
For those other than Android, iOS, Windows, this plugin is not executed.
Issue
- #6 Error: exec proxy not found for :: BuildInfo :: init
v2.0.1
Fixed description about iOS of buildDate and installDate of README.md
v2.0.0
Add Windows platform support.
Add Build date and time, Install date and time properties.