Releases: bot4s/zmatrix
Releases · bot4s/zmatrix
v0.4.0
What's Changed
- ZIO updates by @ex0ns in #158 #159 #164 #165
- Softwaremill updates by @ex0ns in #160 #168 #170 #177
- Update mill-main to 0.11.6 by @ex0ns in #163
- Update mill-scalafix to 0.3.2 by @ex0ns in #167
- chore: upgrade dependencies by @ex0ns in #174 #175
- chore: release 0.4.0 by @ex0ns in #178
Full Changelog: v0.3.4...v0.4.0
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
v0.1.2
v0.1.1
0.1.0
This release contains the first support for Matrix API.
The following endpoints and methods are now supported:
RoomCreation
- createRoom
RoomMembership
- join
- joinedRooms
- invite
- forget
- leave
- ban
- unban
- kick
SessionManagement
- logout
- logoutAll
Acount
- whoAmI
Sync
- sync
DeviceManagement
- getDevices
Rooms
- sendMsg