Skip to content

Apheleia 4.4

Latest
Compare
Choose a tag to compare
@raxod502 raxod502 released this 12 Feb 23:00
· 2 commits to main since this release

Bugs fixed

  • $PATH was not correctly respected for some remote executables (#341).

Formatters

  • cljstyle for clojure, clojurescript, edn files.
  • biome (#339).
  • gdformat for gdscript (#342).
  • prettier-json-stringify (#183).
  • nix-ts-mode buffers are now formatted with nixfmt like nix-mode buffers are.
  • Fix foumolu arguements
  • Both haskell-mode and the newly added haskell-ts-mode buffers are formatted with fourmolu

Internal

  • You can run the formatter tests locally with podman instead of docker now, if you want. Export USE_PODMAN=1 (#343).