Skip to content

1.5.0 (2026-09-10)

Latest

Choose a tag to compare

@nixfmt-ci nixfmt-ci released this 11 Sep 00:13
3ada884

Features

  • support chained presence checks (a ? b ? c) by Dyego Aurélio (#433)
  • introduce --follow-symlinks option by Sergey Gulin (#455)

Fixes

  • exponential parse time for nested set parameter defaults by Dyego Aurélio (#435)
  • indent arguments of parenthesized function application by Ashwin Mathi (#456)