tag name | v0.6.0 (e51104894ab04cbe95fae7250f6261f2d935b4c2) |
tag date | 2020-09-06 20:37:41 -0300 |
tagged by | Matias Linares <matiaslina@gmail.com> |
tagged object | commit 4cd5b4da65... |
download | perl6-matrix-client-0.6.0.tar.gz |
---|
Version 0.6.0
Add:
* MediaStore class that implements /_matrix/media endpoints. This
class can:
- Parse MXC uris
- Download files
- Upload files
- Download/generate thumbnails
- Get the server configuration
* .media method for Matrix::Client
Changes:
* Misc changes on the load-docs.p6 scripts that generates the endpoints.md