aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* v0.16.0v0.16.0Louis Pilfold2021-06-17
* Add note on unicode to changelogMarcin Puc2021-05-12
* Add list.transpose and list.interleaveSebastian Porto2021-05-11
* Add option.allSebastian Porto2021-05-11
* Add list.flat_map (#202)Sebastian Porto2021-05-07
* Add option.values (#203)Sebastian Porto2021-05-07
* Add result.values (#204)Sebastian Porto2021-05-07
* Add note about tuples to changelogMarcin Puc2021-05-07
* v0.15.0v0.15.0Louis Pilfold2021-05-05
* Rename combination_by_2 to combination_pairsSebastian2021-04-29
* Rename combinations_by to combinationsSebastian2021-04-29
* Add list.combinationsSebastian Porto2021-04-29
* Update changelogMarcin Puc2021-04-16
* Update changelogMarcin Puc2021-04-16
* Add `last` to changelogMarcin Puc2021-04-15
* add list.scanRobert Attard2021-04-14
* Add `reduce` to changelogMarcin Puc2021-04-13
* Rename `map_reduce` to `map_fold`Marcin Puc2021-04-13
* rename string.drop_before to string.crop; use erl_contains instead of split_o...Robert Attard2021-04-09
* add string.drop_before #131Robert Attard2021-04-09
* Update changelogSebastian Porto2021-04-09
* Add iterator.{any, all} to changelogMarcin Puc2021-03-28
* Update the changelogMarcin Puc2021-03-25
* Update the changelogMarcin Puc2021-03-20
* Add info about iterator.take change to changelogMarcin Puc2021-03-14
* Rename labelLouis Pilfold2021-03-14
* Add more iterator functions to changelogMarcin Puc2021-03-10
* Add iterate and index to changelogMarcin Puc2021-03-09
* Add dynamic.tuple{3,4,5,6} (#165)evuez2021-02-23
* Update CHANGELOGevuez2021-02-23
* v0.14.0v0.14.0Louis Pilfold2021-02-18
* ChangelogLouis Pilfold2021-01-23
* Add list.fold_untilSebastian2021-01-21
* Add list.window and list.window_by_2 (#156)Sebastian Porto2021-01-19
* Add int.clamp and float.clampSebastian2021-01-19
* Fix markdownLouis Pilfold2021-01-19
* v0.13.0v0.13.0Louis Pilfold2021-01-13
* Add try_foldSebastian2021-01-13
* Add list.index_foldSebastian2021-01-13
* Add result.replace_errorSebastian2021-01-12
* Change queue.from_list. Fix queue.pop_back and queue.pop_frontSebastian Porto2020-12-21
* Add list.permutationsSebastian2020-12-17
* Add int.absolute_valueSebastian2020-12-17
* Add bit_builder.from_string_builderMichał Łępicki2020-12-06
* Update CHANGELOG.md with new bool functionsQuinn Wilton2020-12-02
* add lazy unwrapPeter Saxton2020-12-02
* changelog entryPeter Saxton2020-12-02
* Add result and typed_result to dynamicdrew2020-11-07
* Add product function to int and float modulesConnor Schembor2020-11-06
* chore: update changeloglrosa0072020-11-04