Please v12.2.0 is done. Notable changes / improvements include:
- Initial cross-compiling support via new --arch flag. See the docs for more info:
https://please.build/cross_compiling.html. Note that this is still experimental. - Added support for the Java --release flag (new in Java 9/10).
- Support to pass through environment variables (#302, fixes #205)
- Added 'plz query changes' subcommand. This supersedes the old workflow involving plz_diff_graphs and is considerably faster.
Plus the usual assortment of fixed & new bugs.
Thanks to the contributors for this release!