v0.1.0-rc.2
- Updated README.md with comprehensive authorization documentation - Added authorization examples (inline, policy, :none) - Documented per-schema and per-action authorization - Added binary_id/UUID support documentation - Updated CHANGELOG.md with rc.2 entry - Bumped version to 0.1.0-rc.2 in mix.exs - Updated main module documentation with examples Test Results: - 172 tests passing - Credo: 0 warnings - All checks green Closes #10, #11