Releases: mentimeter/linkup
Releases · mentimeter/linkup
0.0.0-next-202603191311-49ad8c8
Merge branch 'main' into next
0.0.0-next-202603170735-ecb1ce8
refactor: move service functions to default trait (#261)
0.0.0-next-202603161400-abd0af2
chore: remove deprecated --all arg on `status` (#262)
0.0.0-next-202603110945-20c531c
chore(deps): bump openssl from 0.10.68 to 0.10.75 in the cargo group …
0.0.0-next-202603110912-cfe99b8
refactor: simplify State and Config entities (#258)
0.0.0-next-202603110900-8ee3ed5
refactor: simplify core session structure (#256) ### Description The main focus on this PR is to reduce the duplication of structs on `linkup/src/session.rs` and the cascade effects of doing so.
0.0.0-next-202603061302-146bfd1
chore: remove unused domain selection order (#255)
3.5.0
3.4.1
Release 3.4.1 Changelog: - #249
3.4.0
`next` tracking PR for version `3.4.0` (#242) Changelog: - #241 - #244 - #245 - #246 - #243 - #248 --------- Co-authored-by: Oliver Stenbom <oliver@stenbom.eu>