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.