We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73699f2 commit 0f45d8fCopy full SHA for 0f45d8f
CHANGELOG.md
@@ -70,3 +70,7 @@
70
- Fixed a bug where the "pattern match on variable" code action would generate
71
invalid patterns by repeating a variable name already used in the same pattern.
72
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
73
+
74
+- Made link href validation in gleam.toml files less strict so developers can
75
+ use relative links for internal documentation.
76
+ ([Tristan-Mihai Radulescu](https://github.com/Courtcircuits))
0 commit comments