Changelog for
libmatrix_client0_2_0-0.2.0+20180929.7793666-lp150.29.2.x86_64.rpm :
* Mon Oct 08 2018 windowskaputAATTgmail.com- Update to version 0.2.0+20180929.7793666:
* Add missing clang-format
* ci: Ignore brew error during upgrade
* v0.2.0
* Don\'t upgrade cmake on osx
* Replace generic runtime_error with sodium_exception
* Update docker image & coverage target
* Remove docker cache
* Use docker image for managing deps
* Add docker image for the the build env
* Use the correct directory for test coverage
* Fix fallthrough warning
* Update CI matrix with gcc 5 & 8
* Install libsodium from source
* Remove unnecessary update-alternatives command
* Fail build on errors
* Add methods for importing/exporting inbound megolm sessions
* Add methods to encrypt/decrypt exported session keys
* Remove -Werror
* Add missing headers
* Try /media/download if /media/thumbnail returns 404
* Add support the formatted_message field
* Remove shutdown from error handlers
* Use C++14
* Use the correct script path
* Update travis script
* Move test fixtures to the correct location
* Increase the range of accepted status codes
* Define toolchains before dep installation
* Use C++14 when building boost 1.68
* Remove clang only flag
* Merge with the matrix-structs project
* Fri Aug 17 2018 windowskaputAATTgmail.com- Update to version 0.1.0+20180808.1089467:
* Remove spdlog as a lib dependency
* Don\'t use the generic json type as the joined_groups response
* Tue Jul 17 2018 windowskaputAATTgmail.com- new package