Skip to content

v1.5.0

Compare
Choose a tag to compare
@chrisamin chrisamin released this 23 Feb 15:02
· 6 commits to master since this release
  • Drop support for old Python versions (>= 3.6 supported)
  • Documentation fixes
  • Use python-socketio instead of socketIO-client for streaming
  • Include an 'unsubscribe' method on AtlasStream, as well as constants for currently available event names
  • Update testing framework to use pytest