Skip to content

Version 1.1.2

Choose a tag to compare

@pwildenhain pwildenhain released this 05 Nov 15:50
· 198 commits to master since this release
833e259

API Support

  • Add support for exportFieldNames call (#125 @chgreer)
  • Add dateRangeBegin and dateRangeEnd parameters to Project.export_records (#124 @chgreer)

Package Improvements

  • Use pytest for full test suite (#132)
  • Enforce black and pylint style and formatting on project (#132)
  • Deprecate support for Python 2 (#132)
  • Add pandas as an extra_requires (#132)

Documentation

  • Update README with new community support model and how to contribute (#132)