--------------------------------------------------------------------------------
icesTAF 1.3-2 (2017-06-03)
--------------------------------------------------------------------------------
o Improved package description.




--------------------------------------------------------------------------------
icesTAF 1.3-0 (2017-05-27)
--------------------------------------------------------------------------------
o Added function make() to run script if needed, and sourceAtoZ() to run all
  scripts in alphabetical order. Added clean() to remove TAF directories.




--------------------------------------------------------------------------------
icesTAF 1.2-0 (2017-05-19)
--------------------------------------------------------------------------------
o Added function sourceTAF() to run scripts. Added cp() to copy files and
  mkdir() to create a directory. Added read.taf() and write.taf() to read and
  write TAF tables. Added long2taf(), taf2xtab(), tt(), and xtab2taf to convert
  between table formats.

o Renamed functions readDLS() and writeDLS() to read.dls() and write.dls().

o Removed function dir.remove() which is no longer needed in TAF scripts.

o Added example data frames catage.long, catage.taf, and catage.xtab to
  demonstrate different table formats.




--------------------------------------------------------------------------------
icesTAF 1.1-0 (2017-04-27)
--------------------------------------------------------------------------------
o Added functions flr2taf() and taf2long() to convert between table formats.




--------------------------------------------------------------------------------
icesTAF 1.0-0 (2017-02-17)
--------------------------------------------------------------------------------
o Initial release, with five functions: dir.remove(), dos2unix(), readDLS(),
  unix2dos(), and writeDLS().
