Themis by Cossack Labs v0.9.5 Release Notes

Release Date: 2017-09-13 // over 6 years ago
  • ๐Ÿ”„ Changelog:

    ๐Ÿ›  Mostly usability fixes for wrappers.

    Infrastructure:

    • ๐Ÿ“ฆ You can now download pre-built Themis packages from our package server.
    • ๐ŸŽ Enhanced building process for MacOS (working now!) (#215).
    • Enhanced building process for Debian 9.x (working even better now!).
    • ๐Ÿ“š Updated documentation and examples to make it easier to understand.
    • ๐Ÿ‘ท Now we use Bitrise as a separate CI for iOS wrapper.
    • โœ… Test and code coverage are automagically measured now!

    Code:

    • Core: disabled SHA1 support.
    • Secure Comparator: magically improved code readability (#196, #195).
    • iOS wrapper: added support of dynamic frameworks and bitcode (#222, #219, #205).
    • Go wrapper: refactored custom error (themisError) type.
    • PHP wrapper: updated tests.
    • PyThemis: considerably improved example projects.