Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Jul 04:12

v0.2.1 (2026-07-17)

This release is published under the MIT License.

Bug Fixes

  • cli: Align read-only error message with accepted statements (c5f4e87)

The read-only guard accepts VALUES, TABLE, and FROM statements in addition to the seven listed in the rejection message. Centralize the message as core.READONLY_ERROR next to _READONLY_RE and list all ten accepted statement types.


Detailed Changes: v0.2.0...v0.2.1