Changes in version 1.0.10 (February 6, 2014):

  * Added missing loglikCopula to importFrom(copula, ...) in NAMESPACE.
  * Updated the use of the Archimedean copula functions from the copula package 
    (new use.indepC argument).

Changes in version 1.0.9 (February 2, 2014):

  * Fixed incorrect call to all.equal in tests/hfunctions.R.

Changes in version 1.0.8 (May 14, 2013):

  * Fixed a missing documentation warning.

Changes in version 1.0.7 (April 16, 2013):

  * Improved the numerical stability of the evaluation of the vine PDF.
  * Minor corrections in the documentation.

Changes in version 1.0.6 (November 2, 2012):

  * Reduced the running time of the tests.
  * Only integer values of the degrees of freedom parameter of the t-copula
    are now used in the test scripts, in order to avoid errors related with
    the mvtnorm package only accepting integer values.

Changes in version 1.0.5 (July 31, 2012):

  * Fixed an error because of the message slot of copula objects
    being renamed to fullname.
  * Changes to match the new names and signatures of {d,p,r}Copula.
  * Added the URL of the github repository of the package.
  * Fixed errors in the inst/CITATION file.

Changes in version 1.0.4 (April 11, 2012):

  * Fixed an error in the script that tests the implementation of the
    h-functions related with the evaluation of the pcopula function
    of the t-copula for non-integer degrees of freedom.

Changes in version 1.0.3 (July 28, 2011):

  * The file with the full text of the GNU GPL was removed from the package.

Changes in version 1.0.2 (July 19, 2011):

  * Spelling corrections.

Changes in version 1.0.1 (May 23, 2011):

  * R CMD check warnings fixed.

Changes in version 1.0.0 (May 20, 2011):

  * First public release.
