Releases: WuglyakBolgoink/cordova-plugin-iroot
Releases · WuglyakBolgoink/cordova-plugin-iroot
v3.1.0
- bump
rootbeer
from0.0.9
to0.1.0
(see rootbeer#170 & rootbeer#171)
v3.0.0
- bump rootbeer from 0.0.8 to 0.0.9
BREAKING CHANGES:
- support "cordova" version ">=10.0.0"
- support "cordova-android" version ">=9.0.0"
- support "cordova-ios" version ">=6.0.0"
v2.1.0
v2.0.1
- fix: add ".vscode" folder in .*ignore files
v2.0.0
BREAKING CHANGES:
- remove nodeJS stuff
- remove cordova hooks
- remove
ENABLE_BUSYBOX_CHECK
plugin preference - remove
isRootedRedBeerWithoutBusyBoxCheck
function - add new internal checks
- add simple emulator check
- add simple magisk check (full implementation will be finished soon in
rootbeer
library)
- update documentation / Typings
- update gradle configuration
- bump
rootbeer
from 0.0.7 to 0.0.8