Lots of breaking changes at this release:
- Library now works across both Python 2 and 3 (i.e. ArcGIS Desktop and ArcGIS Pro)
- All SD Draft editing has been moved out to [agsconfig](https://github.com/DavidWhittingham/agsconfig).
- List document datasources has been re-worked into a describe function for maps that works more consistently across ArcMap MXDs and ArcGIS Pro projects. This function is currently quite limited (e.g. it can handle layers that have feature classes as a source, tables, possibilty some other types, but will certainly not work correctly with any service-based layers). Hopefully support for more varied layer types can be added over time.