--------------------------------------------------------------------------------
icesDatras 1.3-0 (2019-03-12)
--------------------------------------------------------------------------------
o Added function getCatchWeight() to get reported catch weight by species by
  haul.

o Added function getIndices() to get age based indices of abundance by species,
  survey and year.

o Made all examples 'dontrun' as taking a while due to slow response time of
  web server

--------------------------------------------------------------------------------
icesDatras 1.2-0 (2017-01-10)
--------------------------------------------------------------------------------
o Removed RCurl dependency by using download.file() and scan().

o Removed XML dependency by using grep() and gsub().




--------------------------------------------------------------------------------
icesDatras 1.1-1 (2016-09-14)
--------------------------------------------------------------------------------
o Improved XML parsing, gaining speed by deleting XML nodes once read.

o New function getCatchWgt() to extract catch weigthts by species and haul.




--------------------------------------------------------------------------------
icesDatras 1.1-0 (2016-08-17)
--------------------------------------------------------------------------------
o New argument 'surveys' in function getDatrasDataOverview() allows faster
  overviews for one or few surveys.

o Improved XML parsing, so both leading and trailing white space is removed.

o Improved XML parsing, so -9 and "" is converted to NA.

o Improved XML parsing, so data frame columns are automatically coerced to the
  appropriate storage mode (character, numeric, integer).




--------------------------------------------------------------------------------
icesDatras 1.0-3 (2016-08-09)
--------------------------------------------------------------------------------
o Fixed bug where code assumed stringsAsFactors = FALSE by default.

o Remove trailing white space from HHdata table entries.

o Added function getDATRAS() from retired package rICES to extract multiple
  years and quarters.




--------------------------------------------------------------------------------
icesDatras 1.0-0 (2016-08-04)
--------------------------------------------------------------------------------
o Initial release.
