ex_doc v0.23.0 Release Notes

Release Date: 2020-10-12 // over 3 years ago
  • Requires Elixir v1.10.

    • Enhancements

      • Improve warnings on broken references
      • Support Elixir v1.12-dev
    • Bug fixes:

      • Respect deps config in autolink
      • Fix html escaping in the sidebar entries
      • Fix retrieving specs for macros with when
      • Raise if none of :name or :app are found in mix.exs
      • Don't crash on code blocks like "A.b.C"