gvc 1.2.0
=================

* fix new R default for data.frame: stringsAsFactor=FALSE impacts
* update documentation


gvc 1.1.0
=================

* update documentation links 


gvc 1.0.0
=================

* stable release


gvc 0.5.2
=================

* fix citation message


gvc 0.5.1
=================

* added examples

* various cleanup


gvc 0.5.0
=================

* add dfddva() function

* add downstream() function

* add upstream() function


gvc 0.4.0
=================

* break out matrix manipulation to the new diagonals package

* add ffddva() function

* add dfdfva() function


gvc 0.3.0
=================

* update README.md to reflect availability on CRAN

* add gvc documentation file

* re-add examples based on decompr 3.0.0

* add vignette


gvc 0.2.0
=================

* initial release

* nrca function

* e2r function

* i2e function