Skip to content

Conversation

@yerTools
Copy link

Hi,

The Gleam standard library has been updated, and the gleam/regex module has been removed.
If you use Feather as a dependency with the latest standard library, compilation will fail.

To address this issue, the following changes have been made:

  • Updated gleam_stdlib to version 0.51.0.
  • Added gleam_regexp to replace the removed gleam/regex module.
  • Replaced deprecated result.nil_error with result.replace_error.

Thank you very much,
- Felix :)

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.

1 participant