v0.13.0
- Removed
- Support for minimum Elixir versions 1.5 & 1.6 (POTENTIALLY BREAKING - only applies if you relied on Elixir 1.5 or 1.6, 1.7+ is still supported)
- Enhancements
- Fixed all credo warnings
- Implemented all credo "Code Readability" adjustments
- Took advantage of some credo refactoring opportunities
- Added (sub)module documentation that was missing for some vu...