Skip to content

chore: Prepare 0.13.12 release changelog#5837

Merged
max-sixty merged 1 commit into
PRQL:mainfrom
max-sixty:chore/changelog-0.13.12
Apr 27, 2026
Merged

chore: Prepare 0.13.12 release changelog#5837
max-sixty merged 1 commit into
PRQL:mainfrom
max-sixty:chore/changelog-0.13.12

Conversation

@max-sixty
Copy link
Copy Markdown
Member

Populates the 0.13.12 changelog with all user-facing changes since 0.13.11 (81 commits, 10 contributors).

This was written by Claude Code on behalf of @max-sixty

Populate the 0.13.12 changelog with user-facing changes since 0.13.11
(81 commits, 10 contributors).

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Copy Markdown
Collaborator

@prql-bot prql-bot left a comment

Choose a reason for hiding this comment

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

The three date.* PRs and the New Contributors entry tag @happyso, but those PRs were authored by GitHub user @sunyeongchoi (whose display name is "happyso"). @happyso is a different GitHub account (Soyoung Kim) — the current credit links to the wrong person. Suggestions inline.

Comment thread CHANGELOG.md
- Add a very early `sql.oracle` dialect. It currently only forces identifier
quoting to accommodate Oracle's case-folding rules; most other features fall
back to generic SQL. (@julien-pinchelimouroux, #5821)
- Add `date.trunc` function for date truncation. (@happyso, #5729)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- Add `date.trunc` function for date truncation. (@happyso, #5729)
- Add `date.trunc` function for date truncation. (@sunyeongchoi, #5729)

Comment thread CHANGELOG.md
quoting to accommodate Oracle's case-folding rules; most other features fall
back to generic SQL. (@julien-pinchelimouroux, #5821)
- Add `date.trunc` function for date truncation. (@happyso, #5729)
- Add `date.now` function for current timestamp. (@happyso, #5721)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- Add `date.now` function for current timestamp. (@happyso, #5721)
- Add `date.now` function for current timestamp. (@sunyeongchoi, #5721)

Comment thread CHANGELOG.md
back to generic SQL. (@julien-pinchelimouroux, #5821)
- Add `date.trunc` function for date truncation. (@happyso, #5729)
- Add `date.now` function for current timestamp. (@happyso, #5721)
- Add `date.diff` function for date differences. (@happyso, #5726)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- Add `date.diff` function for date differences. (@happyso, #5726)
- Add `date.diff` function for date differences. (@sunyeongchoi, #5726)

Comment thread CHANGELOG.md

**New Contributors**:

- @happyso, with #5721
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Suggested change
- @happyso, with #5721
- @sunyeongchoi, with #5721

@max-sixty max-sixty merged commit ec18eb8 into PRQL:main Apr 27, 2026
60 of 62 checks passed
@max-sixty max-sixty deleted the chore/changelog-0.13.12 branch April 27, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants