Skip to content

Releases: sschmid/bee

bee-0.24.0

20 Sep 22:34
Compare
Choose a tag to compare

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

14 Aug 15:24
Compare
Choose a tag to compare

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 and UNITY_SERIAL for batchmode commands
  • Add hints to bee plugins and bee commands
  • Trap EXIT to show duration even when command fails

bee-0.22.2

13 Jun 10:27
Compare
Choose a tag to compare

Added

  • Always disable grep color for internal functions

bee-0.22.1

13 Jun 10:00
Compare
Choose a tag to compare

Added

  • Only source ~/.bashrc before executing plugin commands

bee-0.22.0

13 Jun 09:31
Compare
Choose a tag to compare

Added

  • Source ~/.bashrc before executing commands

bee-0.21.0

03 Jun 14:11
Compare
Choose a tag to compare

Added

  • Add android::fingerprint

bee-0.20.0

31 May 17:31
Compare
Choose a tag to compare

Added

  • Add android::keyhash

bee-0.19.0

24 May 09:04
Compare
Choose a tag to compare

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

02 Mar 09:21
Compare
Choose a tag to compare

Added

  • Add bee deps to print missing dependencies
  • Add deps to bee-completion

bee-0.17.0

20 Feb 10:13
Compare
Choose a tag to compare

Changed

  • android::logcat only prints logs from the app specified ANDROID_PACKAGE

Upgrade

  • Add ANDROID_PACKAGE="com.company.myapp" to bee.sh