# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.2.0-alpha.0"></a>
# [0.2.0-alpha.0](https://github.com/nicolasdao/graphx/compare/v0.1.1-alpha.0...v0.2.0-alpha.0) (2017-06-15)


### Features

* Add a new coalesce feature that allows to combine nodes based on their identity + Add a new object called D3Obj that support classifiers ([c6f2bc9](https://github.com/nicolasdao/graphx/commit/c6f2bc9))



<a name="0.1.1-alpha.0"></a>
## [0.1.1-alpha.0](https://github.com/nicolasdao/graphx/compare/v0.1.0...v0.1.1-alpha.0) (2017-06-13)



<a name="0.1.0"></a>
# [0.1.0](https://github.com/nicolasdao/graphx/compare/v0.1.0-alpha.0...v0.1.0) (2017-06-13)


### Features

* Migrate project from ES6 to ES5 using webpack and babel + add unit testing + support for browser unit testing ([4ca7308](https://github.com/nicolasdao/graphx/commit/4ca7308))



<a name="0.1.0-alpha.0"></a>
# [0.1.0-alpha.0](https://github.com/nicolasdao/graphx/compare/v0.0.1...v0.1.0-alpha.0) (2017-06-13)


### Features

* Add abilty to parse any string GraphQL query into an AST ([19778b6](https://github.com/nicolasdao/graphx/commit/19778b6))
* Add new 'compileGraphDataToD3' method + clean unit testing + add new unit testing ([3b0252a](https://github.com/nicolasdao/graphx/commit/3b0252a))
* Complete at 80% the node extractions from a graphql response + add unit testing ([eac31cd](https://github.com/nicolasdao/graphx/commit/eac31cd))



<a name="0.0.1"></a>
## 0.0.1 (2017-06-04)
