ex_image_info v0.2.1 Release Notes

Release Date: 2017-11-03 // over 6 years ago
  • โœจ Enhancements:

    • Code is improved following credo, solving:
      • 5 software design suggestions.
      • 34 code readability issues.
      • 2 refactoring opportunities.
      • 2 consistency issues.
    • ๐Ÿ”จ Clean code: removed superfluous comments and refactored def to defp when applicable.

    ๐Ÿ†• News:

    • Benchmarks are performed. An image with charts is included to compare famous elixir libraries. ExImageInfo always outperforms.
    • Online tools applied (TravisCI and Coveralls). Badges included.
    • โž• Added ebertapp static analysis online tool.
    • Repository promoted to Group4Layers organization.
    • ๐Ÿ†• New "patch" version to include the changes.