Skip to content

Latest commit

 

History

History
64 lines (47 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

64 lines (47 loc) · 2.91 KB

Changelog

v19.0.1

Enhancements

  • #3639 - @joshuataylor

    • Support JetBrains Exception Analyzer
  • #3640 - @joshuataylor

    • Bump intellij platform gradle to 2.0.1 and IdeaVIM to 2.16.0
  • #3643 - @joshuataylor

    • Fix RubyMine freezing for umbrella projects but showing the new project wizard as a temporary workaround.

v19.0.0

Breaking changes

Enhancements

v18.0.1

Enhancements

  • #3582 - @rNoz
    • Enabling proper code generation for comments (Comment with Line/Block Comment)

v18.0.0

Breaking changes

v17.0.1

Bug Fixes

  • #3491 - @neominik
    • Render code snippets that are not links.
  • #3562 - @ashleysommer
    • Add the correct ERL and elixir arguments for starting IEx depending on the version of Elixir SDK.
  • #3563 - @ashleysommer
    • Bundle latest OtpErlang.jar from JInterface v1.14 for OTP v26.

v17.0.0

Breaking changes

Enhancements

Bug Fixes

  • #3431 - @KronicDeth
    • Add displayName in plugin.xml for configurables for faster menu loading.
      • org.elixir_lang.facet.configurable.Project - "Elixir"
      • org.elixir_lang.facets.sdks.erlang.Configurable - "Internal Erlang SDKs"
      • org.elixir_lang.facets.sdks.elixir.Configurable - "SDKs"

v16

The CHANGELOG for v15 can be found in the v16.0.0 tag.