Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 974 Bytes

CHANGELOG.md

File metadata and controls

50 lines (28 loc) · 974 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • Misc documentation changes

v1.0.2 - 2017-05-15

  • Add InchCI

v1.0.1 - 2017-05-09

  • Fix Credo warnings
  • Add new output format option

v1.0.0 - 2017-04-26

  • Changed options API, deprecating options as map, they are now list
  • Remove unnecessary rebinding

v0.1.5 - 2016-08-25

  • Restore back Elixir min requirement to 1.1+
  • Support more Elixir versions in Travis CI

v0.1.4 - 2016-08-18

  • Change float parser to work with Elixir 1.1+

v0.1.3 - 2016-08-18

  • Test for invalid options and values
  • Add Travis CI

v0.1.2 - 2016-08-17

  • Add missing doc for Sizeable.filesize/2

v0.1.1 - 2016-08-17

  • Test for string input

v0.1.0 - 2016-08-17

  • Initial public release.