- Logs from apple_test and java_test tests are now reported after the tests have ran.
- Fixed a bug where Buck was not copying WatchKit stub .ipa which is required for the App Store when submitting a WatchOS 2 app.
- Fixed a bug where Buck would copy Frameworks into Frameworks.
- Improve watchman interaction performance by using Unix domain sockets.
- python.native_link_strategy was added to dictate how native dependencies are linked. See https://buckbuild.com/concept/buckconfig.html#python for more details.
- Buck now properly reports the failure of installation on an iOS device.