From baa69233273ea8c14a7f683238df6b199f0379b9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 11 Jun 2024 14:44:11 +0200 Subject: Update NEWS file --- NEWS | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/NEWS b/NEWS index 6d75668..78fbc9b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +Version 0.17.0 + + * New `third-party` library and executable sub-option in bdep-new. + + This sub-option is meant for converting an existing third-party project + to build2. It automatically enables a number of other sub-options (such + as no-version, no-readme, and no-symexport). It also adds a number of + values to manifest that makes sense to specify in a package of a third- + party project and, unless no-package-readme is specified, generates the + PACKAGE-README.md template. + + * New buildfile-in-prefix library and executable sub-option in bdep-new. + + * New export-stub executable sub-option in bdep-new. + + * New no-symexport and auto-symexport library sub-options in bdep-new. + + * New no-subdir-include library sub-option in bdep-new. + Version 0.16.0 * The bdep-deinit command can now deinitialize a package that still has -- cgit v1.1