Changelog
Version 0.0.4 (2015-11-02)
- Update README.md with motivation for this package.
- Replace doctests and tests with examples to be inline with existing ones used by Enum.
Version 0.0.3 (2015-11-02)
- Added typespecs and tidied docs.
- Tidied tests.
Version 0.0.2 (2015-11-02)
- Bugfix for min_max_list_by/2 when source list is empty.
Version 0.0.1 (2015-11-01)
- First Version