netcdf-cxx4/RELEASE_NOTES.md
2015-05-11 10:18:48 -06:00

870 B

netcdf-cxx4 Release Notes

This file contains the release notes for the netcdf-cxx4 project.

netcdf-cxx4 v4.3.2 released TBD

  • Added open and close methods for NcFile. See Github Pull Request #18 for more information.
  • Added netcdf-cxx4 to travis-ci.org. See https://travis-ci.org/Unidata/netcdf-cxx4 for more details.
  • Added NcCompoundType methods getMemberName and getMemberIndex. See Pull Request #19 for more details.
  • Added cmake support to netcdf-cxx4, which will allow us to create a CDash continuous integration dashboard similar to those created for the netcdf-c and netcdf-fortran projects.
  • Added a travis-ci configuration file, .travis.yml.
  • Created RELEASE_NOTES.md.