Skip to content

chore: release v0.2.0#22

Open
MagicalTux wants to merge 1 commit into
masterfrom
release-plz-2026-07-15T14-19-48Z
Open

chore: release v0.2.0#22
MagicalTux wants to merge 1 commit into
masterfrom
release-plz-2026-07-15T14-19-48Z

Conversation

@MagicalTux

@MagicalTux MagicalTux commented Jul 15, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • graphitesql: 0.1.2 -> 0.2.0 (⚠ API breaking changes)

graphitesql breaking changes

--- failure constructible_struct_adds_private_field: struct no longer constructible due to new private field ---

Description:
A struct constructible with a struct literal has a new non-public field. It can no longer be constructed using a struct literal outside of its crate.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/constructible_struct_adds_private_field.ron

Failed in:
  field Fts5Tok.detail in /tmp/.tmpbu6kiW/graphitesql/src/vtab.rs:1735
Changelog

0.2.0 - 2026-07-15

Fixed

  • (btree) rebalance sibling pages on split so non-sequential inserts don't fragment
  • (fts5) detail=none/column delete and update write byte-identical tombstone segments
  • (fts5) honor detail=none/detail=column in the segment writer
  • (fts5) byte-identical prefix double-cascade merge


This PR was generated with release-plz.

@MagicalTux MagicalTux changed the title chore: release v0.1.3 chore: release v0.2.0 Jul 15, 2026
@MagicalTux MagicalTux force-pushed the release-plz-2026-07-15T14-19-48Z branch 2 times, most recently from 329c2c4 to 6415d9f Compare July 15, 2026 18:41
@MagicalTux MagicalTux force-pushed the release-plz-2026-07-15T14-19-48Z branch from 6415d9f to 39e2d40 Compare July 15, 2026 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant