matrix-org / gomatrix

A Golang Matrix client
Apache License 2.0
285 stars 53 forks source link

Matrix r0.2.0 -> Latest #79

Closed TheDiscordian closed 4 years ago

TheDiscordian commented 4 years ago

Is the scope of this project just targeting r0.2.0? I'm currently writing a bot using this library. I have no problem updating this library as I go, and submitting sensible PRs. But what's the scope?

Can we tag the master as "Matrix Spec r0.2.0" and let master move forward as "unstable"?

Or is that already the scope of this project?

TheDiscordian commented 4 years ago

For context, the newest version of the client-server API as of this writing is r0.6.0.

And documentation begins with:

// Specification can be found at http://matrix.org/docs/spec/client_server/r0.2.0.html
TheDiscordian commented 4 years ago

From Matrix

neilalexander
I definitely don’t believe it only aims to target r0.2.0 by any means
Things that bring it more up to date are welcome