- Fixed a bug where Gleam would be unable to compile to BEAM bytecode on older versions of Erlang/OTP. (yoshi)
- Fixed a bug where patterns in
use
expressions would not be checked to ensure that they were exhaustive. (Surya Rose)
- Fixed a bug where
gleam update
would fail to update versions. (Jason Sipula)