Skip to content

Version 1.2.0

Choose a tag to compare

@ananace ananace released this 28 Jun 08:39
· 417 commits to master since this release
v1.2.0
1acda6c

Changes since 1.1.1;

  • Added getters and setters for more specced room state
  • Fixed handling of the timeout parameter for the sync endpoint (#7)
    • Additionally also now allows for running sync with a nil timeout
  • Cleaned up the CS protocol implementation slightly, removing a mutation that's not supposed to be there
  • Cleaned up the gemspec slightly, no longer uses git ls-files
  • Added support for explicitly setting proxy config for API