···5353 ([Diemo Gebhardt](https://github.com/diemogebhardt))
54545555- Improved the styling of constructor argument descriptions in the generated
5656- documentation. ([Nicd](https://git.ahlcode.fi/nicd))
5656+ documentation.
5757+ ([Nicd](https://git.ahlcode.fi/nicd))
57585859- Allow users to set the `GLEAM_CACERTS_PATH` environment variable to specify a
5960 path to a directory containing CA certificates to install Hex packages.
···160161161162 ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
162163163163-- The Language Server now suggests a code action to generate a function to
164164+- The language server now suggests a code action to generate a function to
164165 encode a custom type as JSON using the `gleam_json` package. For example:
165166166167 ```gleam
···188189189190 ([Surya Rose](https://github.com/GearsDatapacks))
190191191191-- The Language Server now suggests a code action to inline a variable
192192+- The language server now suggests a code action to inline a variable
192193 which is only used once. For example, this code:
193194194195 ```gleam
···275276276277 ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
277278278278-- The Language Server now shows module documentation when hovering over a module
279279+- The language server now shows module documentation when hovering over a module
279280 name.
280281 ([Surya Rose](https://github.com/GearsDatapacks))
281282···313314314315- Fixed a bug where `gleam export package-interface` would not properly generate
315316 the package interface file if some modules were cached.
317317+ ([Pedro Francisco](https://github.com/mine-tech-oficial)) and
316318 ([Surya Rose](https://github.com/GearsDatapacks))
317319318320- Fixed a bug where pattern matching using a UTF-8 string constant would not