Generated: 2019-12-03
New Features
- ran 2to3, uses python3 syntax (23)
- added wool and ran black for formating (23)
- Note: I removed
[gdcdatamodel/models/](https://github.com/uc-cdis/gdcdatamodel/pull/23/files#diff-a084b794bc0759e7a6b77810e01874f2L8)
from .gitignore. Not sure what the motivation was for having it in there
but needed to update the files to be python3 compatible (23)
Breaking Changes
- Moves to python3, drops py2 support (23)
Dependency Updates
- dictionaryutils on py3 (23)
- gdcdictionary on py3 (23)
- psqlgraph on py3 (23)