diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -10,14 +10,16 @@ Version 0.13.0 $ bdep new -l c++ -t lib,split libhello See the SOURCE LAYOUT section in bdep-new(1) for details and a large - number of layout examples. + number of examples. - * The bdep-new command in the --package mode now creates the glue buildfile - for the project. + * The bdep-new command in the --package mode now creates the "glue + buildfile" for the project. - * The bdep-new command now generates the .gitattributes file. + * The bdep-new command now generates the .gitattributes file with sensible + defaults. - * The bdep-new --subdirectory mode option has been renamed to --source. + * The bdep-new --subdirectory mode option has been renamed to --source. The + corresponding options file has been renamed to bdep-new-source.options. * The bdep-new binless sub-option has been moved from --lang|-l to --type|t. |