All Versions
90
Latest Version
Avg Release Cycle
34 days
Latest Release
527 days ago

Changelog History
Page 9

  • v0.7.3 Changes

    • Bug fixes
      • Update [highlight.js][] with fixes some inlining issues
      • Require latest [Earmark][]
  • v0.7.2 Changes

    • Bug fixes
      • Support Elixir master
      • Fix error reporting when modules are compiled without docs
  • v0.7.1 Changes

    • Enhancements
      • Use type=search for search input
      • Update [highlight.js][] dependency
      • Properly tag code comments as coming from Elixir/IEx unless noted otherwise
      • Add support for hash redirection
  • v0.7.0 Changes

    • Enhancements
      • Documentation is now generated at doc to follow OTP "standard"
  • v0.6.2 Changes

    • Enhancements
      • Improvements to the document structure
      • Add syntax highlight
  • v0.6.1 Changes

    • Enhancements
      • Autolink modules and functions in the README
      • Generate ids for callbacks starting with "c:"
      • Ensure group ordering is consistent: TYPES > FUNCTIONS > MACROS > CALLBACKS
      • Allow users to search by Module.function
  • v0.6.0 Changes

    • Enhancements
      • Support Elixir v1.0.0-rc1
  • v0.5.2 Changes

    • Bug fixes
      • Use proper ANSI escape sequence on Mix success messages
  • v0.5.1 Changes

    • Enhancements
      • Support Elixir v0.15.0
      • Add support for [Earmark][] - no need for external processors
  • v0.5.0 Changes