Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

v0.5.2

Compare
Choose a tag to compare
@sumnerevans sumnerevans released this 06 Jul 07:06
· 78 commits to master since this release
v0.5.2
24a8cb9
  • Parse timestamp from LinkedIn as UTC timestamps in case the server's timezone is different than UTC.

  • Internal:

    • Add isort and pre-commit.
    • Changed maximum line length from 88 to 99.
    • Reordered imports to be more in line with other mautrix bridges.