NEWS.md

desc 1.4.2

desc 1.4.1

desc 1.4.0

Breaking change

Old behaviour:

```r

desc::desc_get_field("Description") [1] "... DESCRIPTION files.\n It is intended for packages ..." ```

New behaviour:

```r

desc::desc_get_field("Description") [1] "... DESCRIPTION files. It is intended for packages ..." ```

If you want the old behaviour, just set squish_ws = FALSE.

1.3.0

1.2.0

1.1.1

1.1.0

1.0.1

1.0.0

First public release.



Try the desc package in your browser

Any scripts or data that you put into this service are public.

desc documentation built on Sept. 8, 2022, 5:06 p.m.