Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 16:24
· 257 commits to main since this release

This is a small bugfix release for 0.4.0

It contains the following fixes:

  • Fix: Stutter when completing some items inside strings (:erl would complete to :erlerlang)
  • Fix: Undefined variable names in HEEX templates
  • Fix: Erlang remote calls in pipelines did not have their first parameter removed during completion
  • Feature: Function names in completions are ordered by name and then arity