Releases: inoas/gleam-gond
Releases · inoas/gleam-gond
v2.0.0
- Breaking changes:
- Replaced
return
naming with yield
to avoid confusing the user.
- Replaced
where
with fact
to make it easier to read, more concise and
visually consistent in function name length.
Full Changelog: v1.0.1...v2.0.0