Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

31 lines (25 loc) · 1.07 KB

CHANGELOG

1.1.0 - 2018-01-17

  • Add tap to Kaur & Kaur.Result (#18)
  • Fix documentation (#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)