- The
rescue
function now indicated whether the exception was an error, a throw, or an exit.
- Relaxed the version constraint for
gleam_stdlib
to permit 1.x or 0.x versions.
- Updated for Gleam v0.32.0.
- Initial release
rescue
function now indicated whether the exception was an error, a
throw, or an exit.gleam_stdlib
to permit 1.x or 0.x
versions.