# Revision history for graphql-w-persistent
## 0.1.0.0 -- 2018-10-18
* First version. Released on an unsuspecting world.
## 0.1.0.1 -- 2018-10-18
* Added documentation
## 0.1.0.2 -- 2018-10-18
* Bug fixes
## 0.1.0.3 -- 2018-10-18
* Update documentation and Bug fix
## 0.1.0.4 -- 2018-10-19
* Fix type heirarchies and arguments
## 0.1.0.5 -- 2018-10-22
* Add duplicated queries feature
## 0.1.0.6 -- 2018-10-24
* Update documentation
## 0.1.0.7 -- 2018-10-26
* json file schema - stable
## 0.2.0.0 -- 2018-11-05
* variables are available...api change is schema changes
## 0.2.0.1 -- 2018-11-05
* fix to accept empty variable arguments and default values
## 0.3.0.0 -- 2018-11-06
* bug-fix to reenable relationship queries and casting returned values with Int, Rationals/Decimals, and Doubles...api change is arguments change to processing data function