Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# CHANGELOG
## 1.1.0 - 2018-01-17
* Add `tap` to `Kaur` & `Kaur.Result` ([#18])
* Fix documentation ([#17])
[#18]: https://github.com/fewlinesco/kaur/pull/18
[#17]: https://github.com/fewlinesco/kaur/pull/17
## 1.0.0 - 2017-11-07
* Make it publishable ([#16])
* Add MIT License ([#15])
* Add `keep_if` and `keep_unless` ([#13])
* Rename `ResultTuple` to `Result` ([#11])
* Improve `ResultTuple` and Add a new `Environment` module ([#8])
* Add exdoc ([#5])
* Add `map`, `map_error`, `or_else` and `with_default` to `ResultTuple` ([#4])
* Add a function to generate API keys ([#2])
* Change `sequence` implementation and add `ok?` and `error?` ([#3])
[#16]: https://github.com/fewlinesco/kaur/pull/16
[#15]: https://github.com/fewlinesco/kaur/pull/15
[#13]: https://github.com/fewlinesco/kaur/pull/13
[#11]: https://github.com/fewlinesco/kaur/pull/11
[#8]: https://github.com/fewlinesco/kaur/pull/8
[#5]: https://github.com/fewlinesco/kaur/pull/5
[#4]: https://github.com/fewlinesco/kaur/pull/4
[#2]: https://github.com/fewlinesco/kaur/pull/2
[#3]: https://github.com/fewlinesco/kaur/pull/3