Skip to content

2.3.0

Choose a tag to compare

@eht16 eht16 released this 23 May 16:30
2.3.0
  • Consider set also as sequence type when formatting events.
  • Improve formatter performance by converting simple types first (#64, Johann Schmitz).
  • Migrate from ssl.wrap_socket() to SSLContext.wrap_socket().