Skip to content

Bump to Latest Release (1.14.0)#30

Merged
lpil merged 1 commit intogleam-lang:mainfrom
robertDurst:bump/1_13_to_1_14
Dec 31, 2025
Merged

Bump to Latest Release (1.14.0)#30
lpil merged 1 commit intogleam-lang:mainfrom
robertDurst:bump/1_13_to_1_14

Conversation

@robertDurst
Copy link
Contributor

@robertDurst robertDurst commented Dec 29, 2025

Local Smoketest

Using the following to ensure we're actually on 1.14.0:

When matching the wrong number of subjects, the compiler now pinpoints the error location instead of marking the entire branch.

case wibble {
  0, _ -> 1
  ^^^^ Expected 1 pattern, got 2
  0 |  -> 1
    ^ I was expecting a pattern after this
}

Live playground

Screenshot 2025-12-29 at 3 29 15 PM

Running this branch locally

Screenshot 2025-12-29 at 3 29 37 PM

@robertDurst robertDurst changed the title Bump to use 1.14.0 Bump to Latest Release (1.14.0) Dec 29, 2025
Copy link
Member

@lpil lpil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love the thorough testing! Thank you

@lpil lpil merged commit 4b92d8a into gleam-lang:main Dec 31, 2025
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.

2 participants