Packages

Simple text formatting utility for Elixir.

Current section

Files

Jump to
excribe CHANGELOG.md
Raw

CHANGELOG.md

* Version `0.1.1` (July 22, 2017)
* Added documentations.
* Fixed incorrect function spec.<br>`format(binary, options) :: :ok` &rarr;
`format(binary, options) :: binary`
* Version `0.1.0` (July 22, 2017)
* Initial release.