Change Log

All notable changes to this project will be documented in this file (at least to the extent possible, I am not infallible sadly). This project adheres to Semantic Versioning.

0.5.0

Added

Changed

  • Containers.Int is now Containers.Classy.Int. This is a breaking change.

0.4.0

Added

  • Types for documentation

Changed

  • Containers.Result.from_tuple is now Containers.Result.to_result to support :ok, and :error stand alone atoms
  • Documentation updates

0.3.2

Added

  • Container.Int module