Hasty Briefsbeta

Bilingual

Gleam v1.10.0 Released

a year ago
  • #updates
  • #programming
  • #gleam
  • Gleam v1.10.0 introduces a project-wide call reference graph for better code navigation.
  • Improved exhaustiveness analysis now includes string pattern analysis to detect unreachable cases.
  • Operator analysis enhancements provide clearer error messages and suggest correct operators.
  • Bit array improvements include support for unit options and 16-bit floats in JavaScript targets.
  • JavaScript codegen performance improvements reduce overhead by avoiding unnecessary function expressions.
  • Cross-platform deployment artefacts now include all entrypoint scripts regardless of the build OS.
  • New command 'gleam export package-information' exports package details in JSON format for build tools.
  • Language server updates include new code actions for filling unused fields and removing echo statements.
  • Security enhancements include SBoM and SLSA Provenance information in container images.
  • Gleam's development is supported by community sponsors, with ongoing efforts to fund core team members.