Skip to content

Secure Systems Lib v0.14.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukpueh lukpueh released this 30 Jan 16:44
v0.14.0
7c183ec
  • behavior change
    • Default to pure Python ed25519 signature verification when nacl is unavailable (#200)
    • Fix settings.SUBPROCESS_TIMEOUT access in process module (#202)
  • Improve schema-related error message (#199)
  • Generally improve optional dependency handling (#200)
  • Enhance test configuration, fix typos and remove unused code (#201)
  • Fix improper identity check (#203)