- Make it publishable (#16)
- Add MIT License (#15)
- Add
keep_if
andkeep_unless
(#13) - Rename
ResultTuple
toResult
(#11) - Improve
ResultTuple
and Add a newEnvironment
module (#8) - Add exdoc (#5)
- Add
map
,map_error
,or_else
andwith_default
toResultTuple
(#4) - Add a function to generate API keys (#2)
- Change
sequence
implementation and addok?
anderror?
(#3)