Skip to content

Conversation

@dyegoaurelio
Copy link
Contributor

@dyegoaurelio dyegoaurelio commented Jan 8, 2026

Added:
- Reformat indented strings, reformatting to simple strings when appropriate: #348
- Added musl static build and nixfmt-static package: #349
- Added auto-release GitHub Actions workflow: #354

Fixed:
- Fixed empty lists/sets with comments idempotency: #363
- Fixed language annotations inside lists on function arguments: #355
- Fixed parser for chained prefix operators: #352
- Fixed inconsistent comment indentation in parameter lists: #346
- Fixed language annotations followed by multiple new lines: #347

Internal:
- Memory optimization: don't retain thunks when appending to Trivia: #350
- Added a flake formatter (so nix fmt works): #357

Documentation:
- Added link to standard.md in README: #361
- Fixed typo in README for nixfmt installation: #345

Commits since 1.0.1: v1.1.0...v1.2.0

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Nixpkgs diff

@dyegoaurelio dyegoaurelio mentioned this pull request Jan 8, 2026
Copy link
Contributor

@MattSturgeon MattSturgeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One grammar nit, otherwise LGTM. Thanks!

@dyegoaurelio dyegoaurelio merged commit ccb9453 into master Jan 9, 2026
2 checks passed
@dyegoaurelio dyegoaurelio deleted the release-1.2.0 branch January 9, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants