blob: 3bc718d7e0f435b3c491b0d14cc3e7d8c4e4421d [file] [log] [blame] [view]
Bazel Release System79e40ac2015-09-08 23:38:00 +02001## Release 0.1.0 (2015-09-08)
2
3```
4Baseline: 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
17Initial release.