blob: f02e1eb98aa326f959b8f0d3eec8557b0becf481 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Changelog
## Unreleased
- `list` module gains `all`, `any`, and `zip` functions.
## v0.1.1 - 2019-04-17
- Included missing gleam.toml in hex package.
## v0.1.0 - 2019-04-15
- Initial release!
|