dialyxir v1.0.0 Release Notes

Release Date: 2020-03-16 // about 4 years ago
  • ๐Ÿ”„ Changed

    • Deprecated plt_add_deps modes: transitive, project. Use app_tree and apps_direct instead.
    • Moved Explain text to @moduledoc.

    ๐Ÿ›  Fixed

    • Warning pretty printing and message fixes/improvements.
    • Prevent crash when short_format fails.
    • Ensure path to PLT target directory exists.
    • Bumped required erlex for formatting fix.