Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

Correct markdown link syntax

+1 -1
+1 -1
CHANGELOG.md
··· 495 495 - Fixed a bug where cli would fail to complete https connections from behind a 496 496 proxy with self-signed certificates. The cli now defaults to using system 497 497 trust stores for trusted CAs, allowing use in proxied network environments. 498 - ([apsoras][https://github.com/apsoras]) 498 + ([apsoras](https://github.com/apsoras)) 499 499 500 500 - Fixed a bug where the language server's "add missing patterns" code action 501 501 would not be offered when the cursor was on an inexhaustive `case` expression