v1.3.0
Immutable
release. Only release title and notes can be modified.
Changelog
- f6f353d Merge pull request #137 from winebarrel/claude/changelog-1.3.0
- afdcafd Update CHANGELOG for 1.3.0
- c13fd49 Merge pull request #136 from winebarrel/claude/rls-support
- aebfaa3 Address review: doc fixes
- ed2c933 Address review: collision-free rename-suppression key
- f10f1c6 Address review: clearer catalog roles query + multi-role coverage
- 8dedbaf Clarify role-clause test comments
- dced7ca Address review: don't drop constraints from mixed ALTER TABLE
- 7df9511 Boost RLS patch coverage with package-local tests
- fd7f587 Add row-level security (RLS) and policy support
- d65366a Merge pull request #135 from winebarrel/claude/rename-to-agents-md
- 4f825fc Address PR #135 review: fix AGENTS.md heading and fmt reference
- 2b44c5d Rename CLAUDE.md to AGENTS.md, keep CLAUDE.md as symlink
- 6ebf4a0 Merge pull request #134 from winebarrel/claude/claude-md-yaml-fixtures
- a6793a1 Address PR #134 review: split optional fixture fields by suite
- ffb4d19 Document YAML fixture conventions in CLAUDE.md
- c09f734 Merge pull request #133 from winebarrel/claude/yaml-enable-disable
- deebf2b Move 9 enable/disable filter tests to YAML fixtures
- 59d424c Merge pull request #132 from winebarrel/claude/yaml-pre-sql-order
- 6c5444e Address PR #132 review: restore Count.Tables assertion in YAML harness
- 97fe42f Move 9 more filter tests to YAML fixtures
- 9167cde Restore view in TestDump_NoFilters fixture
- eaf17e1 Move 9 more filter/drop-policy tests to YAML fixtures
- d439b8d Move PreSQL_And_ConcurrentlyPreSQL_Order and WithPreSQLFile_Output tests to YAML
- 3c2f405 Merge pull request #131 from winebarrel/claude/yaml-harness-pre-sql
- 0d96118 Tighten TestApply_InvalidConcurrentlyPreSQLFile error assertion
- 740895a Address PR #131 review: assert ApplyResult.DisallowedDrops in YAML harness
- 2ef5859 Address PR #131 review: clarify *File field semantics, restore no-drift check
- 085b908 Move apply ConcurrentlyDirective and InlineConcurrently tests to YAML
- 34511cb Move apply pre-SQL/concurrently/drop_policy tests to YAML
- 10fdfec Move plan pre-SQL tests to YAML fixtures
- acf7bc7 Merge pull request #130 from winebarrel/claude/convert-yaml-tests-go-jNBS1
- 314efc0 Match PG 15 view output in omit_schema_string fixture
- 0e30df5 Fix gofumpt: trim trailing newline in plan_test.go
- 94a0b3f Move disable-index-concurrently and concurrently-directive tests to YAML
- 19ddf71 Move plan disallowed-drop tests to YAML fixtures
- 3792619 Move dump --omit-schema tests to YAML fixtures
- 507f783 Merge pull request #129 from winebarrel/claude/convert-yaml-tests-go-jNBS1
- 65ff537 Move pure SQL-input/output tests to YAML fixtures
- 6bfa156 Merge pull request #128 from winebarrel/claude/zenn-article-feedback-dUu5G
- dd172f2 Move CONCURRENTLY recreate cases to YAML fixtures
- bc6027f Assert DROP precedes CREATE in concurrent recreate tests
- f419e8e Test partial index WHERE-predicate changes (incl. CONCURRENTLY)
- 7a7279f Merge pull request #127 from winebarrel/docs/link-todo-pr-refs
- 7038710 Link PR references in TODO.md