NEWS
PEcAn.all 1.8.0.9000
License change
- PEcAn.all is now distributed under the BSD three-clause license instead of the NCSA Open Source license.
Changed
pecan_version()
now reports the Git revision (if known) for each package,
and prints its results more compactly for easier reading.
PEcAn.all 1.8.0
Added
- New function
pecan_version()
reports the versions of all currently
installed PEcAn packages, along with the versions expected for a given
release of PEcAn.
- New datasets
pecan_version_history
and pecan_releases
, primarily intended
for use by pecan_version()
but available for your perusal too.
PEcAn.all 1.7.1
- All changes in 1.7.1 and earlier were recorded in a single file for all of the PEcAn packages; please see
https://github.com/PecanProject/pecan/blob/v1.7.1/CHANGELOG.md for details.