Skip to content

Releases: robert-b-clarke/nre-darwin-py

v0.4.0

18 Apr 13:30
002efc6
Compare
Choose a tag to compare

Maintenance release

  • Migrate underlying SOAP implementation to suds-py3. suds-jurko not actively maintained and failing to build with newer setuptools versions
  • Migrate CI to circle CI

v0.3.0

23 Jan 17:50
c7ca371
Compare
Choose a tag to compare
  • CLI tool to replace example script
  • All code reformatted with Black
  • Pre-commit hooks for formatting and linting