Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@infinisil infinisil released this 31 Oct 21:53
· 178 commits to master since this release
7e9e06e
  • Fix escaping of interpolations after dollar signs.
  • Fix nixfmt trying to allocate temp files that aren't used.
  • Don't write if files didn't change, fixing treefmt compatibility
  • Nixfmt now accepts the '-' argument to read from stdin.
  • nixfmt [dir] now recursively formats nix files in that directory.
  • Float and int literal parsing now matches nix.