index
:
gleam_stdlib
main
gleam stdlib
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
*
v0.15.0
v0.15.0
Louis Pilfold
2021-05-05
*
Rename combination_by_2 to combination_pairs
Sebastian
2021-04-29
*
Rename combinations_by to combinations
Sebastian
2021-04-29
*
Add list.combinations
Sebastian Porto
2021-04-29
*
Update changelog
Marcin Puc
2021-04-16
*
Update changelog
Marcin Puc
2021-04-16
*
Add `last` to changelog
Marcin Puc
2021-04-15
*
add list.scan
Robert Attard
2021-04-14
*
Add `reduce` to changelog
Marcin Puc
2021-04-13
*
Rename `map_reduce` to `map_fold`
Marcin Puc
2021-04-13
*
rename string.drop_before to string.crop; use erl_contains instead of split_o...
Robert Attard
2021-04-09
*
add string.drop_before #131
Robert Attard
2021-04-09
*
Update changelog
Sebastian Porto
2021-04-09
*
Add iterator.{any, all} to changelog
Marcin Puc
2021-03-28
*
Update the changelog
Marcin Puc
2021-03-25
*
Update the changelog
Marcin Puc
2021-03-20
*
Add info about iterator.take change to changelog
Marcin Puc
2021-03-14
*
Rename label
Louis Pilfold
2021-03-14
*
Add more iterator functions to changelog
Marcin Puc
2021-03-10
*
Add iterate and index to changelog
Marcin Puc
2021-03-09
*
Add dynamic.tuple{3,4,5,6} (#165)
evuez
2021-02-23
*
Update CHANGELOG
evuez
2021-02-23
*
v0.14.0
v0.14.0
Louis Pilfold
2021-02-18
*
Changelog
Louis Pilfold
2021-01-23
*
Add list.fold_until
Sebastian
2021-01-21
*
Add list.window and list.window_by_2 (#156)
Sebastian Porto
2021-01-19
*
Add int.clamp and float.clamp
Sebastian
2021-01-19
*
Fix markdown
Louis Pilfold
2021-01-19
*
v0.13.0
v0.13.0
Louis Pilfold
2021-01-13
*
Add try_fold
Sebastian
2021-01-13
*
Add list.index_fold
Sebastian
2021-01-13
*
Add result.replace_error
Sebastian
2021-01-12
*
Change queue.from_list. Fix queue.pop_back and queue.pop_front
Sebastian Porto
2020-12-21
*
Add list.permutations
Sebastian
2020-12-17
*
Add int.absolute_value
Sebastian
2020-12-17
*
Add bit_builder.from_string_builder
Michał Łępicki
2020-12-06
*
Update CHANGELOG.md with new bool functions
Quinn Wilton
2020-12-02
*
add lazy unwrap
Peter Saxton
2020-12-02
*
changelog entry
Peter Saxton
2020-12-02
*
Add result and typed_result to dynamic
drew
2020-11-07
*
Add product function to int and float modules
Connor Schembor
2020-11-06
*
chore: update changelog
lrosa007
2020-11-04
*
v0.12.0
v0.12.0
Louis Pilfold
2020-11-04
*
feat(iterator): add find function
lrosa007
2020-11-03
*
Add `step` eliminator for iterators
drew
2020-11-03
*
Add flat_map and friends to iterator
drew
2020-11-03
*
gleam/os add timestamp function (#117)
Lucas Rosa
2020-11-03
*
Add percent_encode and percent_decode (#121)
Sebastian Porto
2020-10-31
*
Add to_float function for int module
Connor Schembor
2020-10-30
*
Closes #115: Add dynamic.option
sharno
2020-10-27
[next]