Gleam v1.12.0 Released
9 months ago
- #programming
- #Gleam
- #updates
- Gleam v1.12.0 introduces clearer dependency conflict error messages.
- New major version notifications for dependencies are now available.
- Enhanced `echo` debugging with custom messages and improved display.
- Code size reduction optimizations for both Erlang and JavaScript targets.
- More flexible list formatting options in the Gleam formatter.
- JSDoc support added for JavaScript documentation.
- Warnings for unreachable imports and redundant comparisons.
- Helpful error messages for Python and JavaScript syntax mistakes.
- Improved argument labels hints in function call errors.
- Bit array improvements with endianness specification and calculations.
- Erlang local function inlining enabled for performance gains.
- Monorepo support with customizable git tag prefixes.
- CommonJS module support for JavaScript FFI.
- New language server features like block removal code actions.
- Sponsorship call to support Gleam's development.