CHANGELOG.rst 453 B

12345678910111213141516
  1. Changelog
  2. #########
  3. All notable changes to this project will be documented in this file.
  4. The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_`, using ReStructuredText instead of Markdown, and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
  5. [0.1.0] – 2019-06-21
  6. ====================
  7. Added
  8. -----
  9. + basic functionality: Bind, Map, Tee (with safe version), Catch, and Handle
  10. + tests