Releases: matrix-hacks/matrix-puppet-hangouts
1.0.1
1.0.0
Why not!
The only change between 1.0.0 and 0.2.0 is #24 , but it is an important one.
The matrix-puppet-bridge dependency has come a long way, and matrix-puppet-hangouts has gotten some attention and testing recently, so 1.0.0 feels appropriate now that it's being used, in a somewhat-stable fashion.
0.2.0
This release changes only the required matrix-puppet-bridge version, to 1.17.0.
Bridge version 1.17.0 handles m.notice messages as text instead of ignoring them, and finally creates rooms invite-only! It sets existing rooms invite-only whenever it touches them, too, to migrate them automatically in a way.
0.1.1
Fixes failing to start because matrix-puppet-bridge 1.16.2 is not in npm.
0.1.0
This release adds bidirectional (Hangouts -> Matrix and Matrix -> Hangouts) image support!
matrix-puppet-bridge 1.16.2 is required. I don't remember what we fixed between 1.15.4 and 1.16.2, but it was probably very important stuff!
This release requires Python 3.5+, for async. Older versions of python3 won't work. PRs getting python3 < 3.5 working again are welcome.