Skip to content

Releases: jawah/wassima

Version 1.0.1

26 Sep 12:05
8398d6c
Compare
Choose a tag to compare

1.0.1 (2023-09-26)

Added

  • Expose __version__.
  • Support for certifi fallback if you did not pick up a compatible wheel. Expose constant RUSTLS_LOADED as a witness.

Version 1.0.0

21 Sep 05:54
Compare
Choose a tag to compare

1.0.0 (2023-09-20)

Added

  • Public functions root_der_certificates, root_pem_certificates, generate_ca_bundle, and create_default_ssl_context.