Commit message (Expand) | Author | Age | |
---|---|---|---|
* | v0.12.0v0.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 |
* | Update string.gleam | Michał Łępicki | 2020-10-29 |
* | Closes #115: Add dynamic.option | sharno | 2020-10-27 |
* | Add function.curryN | Sebastian Porto | 2020-10-18 |
* | Add result.all | Sebastian | 2020-10-17 |
* | add negate functions to int and float modules | sharno | 2020-10-13 |
* | Fix typo in `bit_string.to_string` doc | RJ Dellecese | 2020-09-07 |
* | Run formatter | Connor Schembor | 2020-09-04 |
* | Fix incorrect comment for square_root function | Connor Schembor | 2020-09-04 |
* | More statement shuffling | Louis Pilfold | 2020-09-02 |
* | Gleam 0.11.2 on CI | Louis Pilfold | 2020-09-02 |
* | Changelog! | Louis Pilfold | 2020-09-02 |
* | list.partition | Louis Pilfold | 2020-09-02 |
* | list.each | Louis Pilfold | 2020-09-02 |
* | Update changelog | Connor Schembor | 2020-08-27 |
* | Add square_root function for floats | Connor Schembor | 2020-08-27 |
* | Add power function for floats | Connor Schembor | 2020-08-27 |
* | Add absolute_value function for floats | Connor Schembor | 2020-08-27 |
* | Include GitHub link for Hex | Gary Rennie | 2020-08-27 |
* | v0.11.0v0.11.0 | Louis Pilfold | 2020-08-22 |
* | Refactor uri.gleam | Jechol Lee | 2020-08-16 |
* | Refactor string.gleam | Jechol Lee | 2020-08-16 |
* | Fix reference to string_builder | Quinn Wilton | 2020-08-15 |
* | Remove unused type | Louis Pilfold | 2020-08-14 |
* | Fix typo `decoded4` -> `decode64` (#96) | Jechol Lee | 2020-08-14 |
* | gleam format | Jechol Lee | 2020-08-14 |
* | iterator() -> continuation() | Jechol Lee | 2020-08-14 |
* | Annotate type for iterator.gleam | Jechol Lee | 2020-08-14 |
* | add docs | Peter | 2020-08-14 |
* | test and implement unzip | Peter | 2020-08-14 |
* | function.rescue | Louis Pilfold | 2020-07-15 |
* | list.key_set | Louis Pilfold | 2020-07-14 |
* | bit_builder.from_string | Louis Pilfold | 2020-07-10 |
* | dynamic.any | Louis Pilfold | 2020-07-07 |
* | add changelog entry | Peter Saxton | 2020-07-06 |
* | handle valid query string case where no value is provided | Peter Saxton | 2020-07-06 |
* | use release for workflow | Peter Saxton | 2020-07-02 |
* | v0.10.1v0.10.1 | Louis Pilfold | 2020-07-01 |
* | use bit_string fn | Peter Saxton | 2020-07-01 |
* | add changelog | Peter Saxton | 2020-07-01 |
* | use bitstring to_string | Peter Saxton | 2020-07-01 |
* | add cast | Peter Saxton | 2020-07-01 |
* | dynamic to string does not check utf8 encoding | Peter Saxton | 2020-07-01 |
* | v0.10.0v0.10.0 | Louis Pilfold | 2020-06-30 |