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_PASSWORD
andUNITY_SERIAL
for batchmode commands - Add hints to
bee plugins
andbee commands
- Trap
EXIT
to 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
deps
to help text - Add
android::screenshot
- Add
lfs
plugin - Add
.editorconfig
- Log unity output to stdout
Changed
- Upload bitcode
bee-0.18.0
Added
- Add
bee deps
to print missing dependencies - Add
deps
to bee-completion
bee-0.17.0
Changed
android::logcat
only prints logs from the app specifiedANDROID_PACKAGE
Upgrade
- Add
ANDROID_PACKAGE="com.company.myapp"
to bee.sh