File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 2.1.0] - 2026-02-04
2+ ### ✨ Features
3+
4+ - Add release manager and notes writer agents for automated release process (5e05d1b)
5+ - Add comprehensive timezone support for recurring events (5b4719d)
6+ - ** (tests)** : Add tests for explicit INTERVAL=1 with ordinal BYDAY and text round-trip normalization (31a9dc0)
7+ - Update RRULE and EXRULE parsing to support array format in new schema (c632c1b)
8+
9+
110## [ 2.0.0] - 2026-02-02
211### ✨ Features
312
Original file line number Diff line number Diff line change 1- 2.0 .0
1+ 2.1 .0
Original file line number Diff line number Diff line change 1- -- postgres-rrule v2.0.0
2- -- Generated on 2026-02-02 16:57:01 UTC
1+ -- postgres-rrule v2.1.0
2+ -- Generated on 2026-02-04 17:21:30 UTC
3+
34DROP SCHEMA IF EXISTS _rrule CASCADE;
45
56DROP CAST IF EXISTS (_rrule .RRULE AS TEXT );
You can’t perform that action at this time.
0 commit comments