CHANGES
=======

1.1.3
-----

* Fix install\_requires in setup.cfg

1.1.2
-----

* Update Development Status to 5

1.1.1
-----

* Fix #6: Format with 'black' formatter

1.1.0
-----

* Use attrs package and make Python 2/3 compatible. (#5)

1.0.2
-----

* Address review feedback from MS Python team. (#3)

1.0.0.beta.2
------------

* Fix malformed links in README

1.0.0.beta.1
------------

* Update metadata and README

0.1.0
-----

* Refactor: Extract utilities.make\_quoted\_string
* Bugfix: Put quotes around default values that are enums
* Bugfix: Include module name in imports in \_\_init\_\_.py

0.0.5
-----

* Specify version number; adjust setup.cfg metadata
* Report error if code gen hints file does not exist

0.0.4
-----

* Add a \_\_main\_\_ to allow directly executing the package

0.0.3
-----

* Initial version of the code
* Initial commit
* Initial commit
* Initial commit
* Initial commit
* Initial commit
