Skip to content

Releases: mentimeter/linkup

0.0.0-next-202603191311-49ad8c8

19 Mar 13:13
49ad8c8

Choose a tag to compare

Pre-release
Merge branch 'main' into next

0.0.0-next-202603170735-ecb1ce8

17 Mar 07:38
ecb1ce8

Choose a tag to compare

Pre-release
refactor: move service functions to default trait (#261)

0.0.0-next-202603161400-abd0af2

16 Mar 14:02
abd0af2

Choose a tag to compare

Pre-release
chore: remove deprecated --all arg on `status` (#262)

0.0.0-next-202603110945-20c531c

11 Mar 09:48
20c531c

Choose a tag to compare

Pre-release
chore(deps): bump openssl from 0.10.68 to 0.10.75 in the cargo group …

0.0.0-next-202603110912-cfe99b8

11 Mar 09:15
cfe99b8

Choose a tag to compare

Pre-release
refactor: simplify State and Config entities (#258)

0.0.0-next-202603110900-8ee3ed5

11 Mar 09:03
8ee3ed5

Choose a tag to compare

Pre-release
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

06 Mar 13:05
146bfd1

Choose a tag to compare

Pre-release
chore: remove unused domain selection order (#255)

3.5.0

27 Feb 09:06
3c0b6f8

Choose a tag to compare

Release 3.5.0

3.4.1

27 Jun 09:19
6b99f4c

Choose a tag to compare

Release 3.4.1

Changelog:
- #249

3.4.0

18 Jun 07:04
6d5f18b

Choose a tag to compare

`next` tracking PR for version `3.4.0` (#242)

Changelog:
- #241 
- #244
- #245 
- #246 
- #243 
- #248

---------

Co-authored-by: Oliver Stenbom <oliver@stenbom.eu>