Change Log
==========

Version 0.11.1 *(2017-01-25)*
----------------------------

* Add service options

Version 0.8.0 *(2016-05-19)*
----------------------------

* Add service/rpc

Version 0.7.0 *(2015-12-09)*
----------------------------

* Added UPPER_UNDERSCORE_CASE 
* Camelcase proto fields with numbers (i.e. trailing_7days --> Trailing7days)

Version 0.6.2 *(2015-12-07)*
----------------------------

* Add hook for synthetic fields

Version 0.6.1 *(2015-12-03)*
----------------------------

* Add oneof
* Update to Travis CI
* Update urls to repo.

Version 0.6.0 *(2015-10-28)*
----------------------------

* Update to soynode 1.1.0 and other dependencies
* bug fixes