Bazel Release System | 79e40ac | 2015-09-08 23:38:00 +0200 | [diff] [blame] | 1 | ## Release 0.1.0 (2015-09-08) |
| 2 | |
| 3 | ``` |
| 4 | Baseline: a0881e8 |
| 5 | + 87374e6: Make android_binary use a constant, hard-coded, |
| 6 | checked-in debug key. |
| 7 | + 2984f1c: Adds some safety checks in the Bazel installer |
| 8 | + 4e21d90: Remove BUILD.glob and incorporate the necessary |
| 9 | filegroups into the android_{ndk,sdk}_repository rules |
| 10 | themselves. |
| 11 | + 1ee813e: Fix Groovy rules to work with sandboxing |
| 12 | + 8741978: Add initial D rules to Bazel. |
| 13 | + 2c2e70d: Fix the installer and fixing the package shiped into |
| 14 | binary version of Bazel. |
| 15 | ``` |
| 16 | |
| 17 | Initial release. |