Skip to content

chore: update Gleam to 1.14 and apply new formatter style#55

Merged
massivefermion merged 1 commit intomassivefermion:mainfrom
tylerbutler:update-gleam-version-and-deprecations
Feb 8, 2026
Merged

chore: update Gleam to 1.14 and apply new formatter style#55
massivefermion merged 1 commit intomassivefermion:mainfrom
tylerbutler:update-gleam-version-and-deprecations

Conversation

@tylerbutler
Copy link
Contributor

@tylerbutler tylerbutler commented Feb 4, 2026

Summary

  • Update CI workflows (test.yml and release.yml) to use Gleam 1.14 instead of 1.6
  • Apply formatting changes from gleam format with 1.14 (new style rules for case expressions, trailing commas, etc.)

Fixes #52.

Update CI workflows to use Gleam 1.14. Replace deprecated result.then
calls with result.try to address deprecation warnings from the stdlib.
@tylerbutler tylerbutler mentioned this pull request Feb 4, 2026
@tylerbutler tylerbutler changed the title chore: update Gleam version to 1.14 and fix deprecation warnings chore: update Gleam to 1.14 and fix deprecation warnings Feb 4, 2026
@tylerbutler tylerbutler changed the title chore: update Gleam to 1.14 and fix deprecation warnings chore: update Gleam to 1.14 and apply new formatter style Feb 4, 2026
@massivefermion massivefermion merged commit 992acad into massivefermion:main Feb 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Plans for updates?

2 participants