Releases: sschmid/bee
Releases Β· sschmid/bee
bee-0.24.0
Changed
- Install bee-completion
- Use less instead of cat for help
- Simplify utils resources
- Simplify .gitattributes
Remove
- Remove msbuild
- Remove nspec
bee-0.23.0
Added
- Tag with optional suffix in
git::commit_release - Tag with optional suffix in
git::commit_release_sync_master - Add
unity::ping_project - Use
UNITY_USER,UNITY_PASSWORDandUNITY_SERIALfor batchmode commands - Add hints to
bee pluginsandbee commands - Trap
EXITto show duration even when command fails
bee-0.22.2
Added
- Always disable grep color for internal functions
bee-0.22.1
Added
- Only source ~/.bashrc before executing plugin commands
bee-0.22.0
Added
- Source ~/.bashrc before executing commands
bee-0.21.0
Added
- Add
android::fingerprint
bee-0.20.0
Added
- Add
android::keyhash
bee-0.19.0
Added
- Add
depsto help text - Add
android::screenshot - Add
lfsplugin - Add
.editorconfig - Log unity output to stdout
Changed
- Upload bitcode
bee-0.18.0
Added
- Add
bee depsto print missing dependencies - Add
depsto bee-completion
bee-0.17.0
Changed
android::logcatonly prints logs from the app specifiedANDROID_PACKAGE
Upgrade
- Add
ANDROID_PACKAGE="com.company.myapp"to bee.sh