LeapSerial v0.5.0 Release Notes

Release Date: 2017-06-02 // almost 7 years ago
  • 🚀 First major release in over a year.
    Notable Changes:

    • ⚡️ Latest updates from standard improve arm-linux support
    • 👍 Big enhancements to protobuf support
    • 👍 Big enhancements for JSON support including arrays
    • ➕ Added BZip2 compression support
    • Adopts the 'Standard' repo and layout

    #122 #117 #113 #112 #110 #92 Adopt Standard cmake usage
    🏗 #120 Fixes automated builds
    #119 #111 #105 #103 #101 Fix compatibility issues
    #118 #116#102 #98 #97 #96 #95 #94 Fix bugs and improve testing
    👍 #114 #99 Adds BZip2 compression support
    👍 #108 Adds array support for JSON serialization
    #107 Adds a string implementation to ArchiveJSON
    #106 Adds accessors to MemoryStream
    📚 #109 #104 Improve documentation
    #100 makes Compression Streams templated and constitutes a breaking interface change