Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 1.53 KB

Changelog

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.