Releases: mentimeter/linkup
Releases · mentimeter/linkup
0.1.3
add generation of shell completion (#22)
0.1.2
Add more info on how to set up linkup (#21)
0.1.0
Support .env.*.dev files (#18) Co-authored-by: Fredrik Ygge <[email protected]>
0.0.13
Add more useful print statements to most commands (#16)
0.0.12
Implement cloudflare worker websocket proxing (#15) After many months... We have it..
0.0.11
Ignore no such process when stopping tunnel (#14)
0.0.10
Clean up tunnel on boot retry
0.0.9
Retry tunnel creation (#12)
0.0.8
style: highlight services status warning (#9) ### Description This PR adds color to the warning that is printed before exiting the program. The idea behind this is to draw more attention to this message regarding possible issues with services. #### From: ![Screenshot 2023-05-23 at 07 53 12](https://github.com/mentimeter/linkup/assets/5747313/bf5de565-5500-4c82-945c-090b2aef1a9a) #### To: ![Screenshot 2023-05-23 at 07 54 21](https://github.com/mentimeter/linkup/assets/5747313/f292f5a3-4278-466a-9ef4-d50752e3891c)
0.0.7
Ensure tunnel working on start