Skip to content

Conversation

@GearsDatapacks
Copy link
Contributor

Fixes #6
The gleam/dynamic module has been deprecated for a while now, and it soon going to be removed, which would cause this package to break.
This PR uses the new gleam/dynamic/decode API, which is what is recommended now.

@inoas
Copy link
Contributor

inoas commented Apr 3, 2025

Just wanted to check to do it myself and boom someone went to the next gear already :D

@inoas
Copy link
Contributor

inoas commented Apr 3, 2025

Despite echo, this library will stay very useful not only for runtime logging of gleam data structures but also for being rendered as part of birdie snapshots, IMHO.

@MystPi
Copy link
Owner

MystPi commented Apr 3, 2025

Thank you!!

@MystPi MystPi merged commit 4724383 into MystPi:master Apr 3, 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.

stdlib deprecation

3 participants