Skip to content

Conversation

@dyegoaurelio
Copy link
Contributor

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.1.1

@github-actions
Copy link

github-actions bot commented Jan 8, 2026

Nixpkgs diff

@dyegoaurelio
Copy link
Contributor Author

dyegoaurelio commented Jan 8, 2026

Superseded by #365 to use version 1.2.0 instead of 1.1.1 (new features require MINOR version bump per semver)

@dyegoaurelio dyegoaurelio deleted the release-1.1.1 branch January 8, 2026 14: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.

1 participant