Skip to content

v2.0.0

Choose a tag to compare

@marijoo marijoo released this 15 Apr 15:01
· 20 commits to main since this release
cccbcec

2.0.0 (2026-04-15)

  • feat!: use window functions instead of aggregates (9ba7c34)

BREAKING CHANGES

  • This commit replaces aggregate
    functions with Window Functions. Your database
    must support Window Functions for this to work.