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.
- Misc documentation changes
- Add InchCI
- Fix Credo warnings
- Add new output format option
- Changed options API, deprecating options as map, they are now list
- Remove unnecessary rebinding
- Restore back Elixir min requirement to 1.1+
- Support more Elixir versions in Travis CI
- Change float parser to work with Elixir 1.1+
- Test for invalid options and values
- Add Travis CI
- Add missing doc for
Sizeable.filesize/2
- Test for string input
- Initial public release.