Skip to content

Releases: etr/wonk

Wonk v4.0.1

Choose a tag to compare

@etr etr released this 04 Mar 18:35

Bug Fixes

  • Fix wonk init on legacy indexes: wonk init no longer fails with "error: creating base tables and indexes" when run on an existing index from an older wonk version (before caller_id/confidence columns were added to the references table). Migration functions now run before any SQL that depends on those columns.
  • Show full error chain: Error output now includes the underlying SQLite error (e.g., creating base tables and indexes: table "references" has no column named caller_id) instead of just the context message.

Full Changelog: v4.0.0...v4.0.1

Wonk v4.0.0

Choose a tag to compare

@etr etr released this 03 Mar 09:12

Full Changelog: v2.0.0...v4.0.0

Full Changelog: v2.0.0...v4.0.0

Wonk v2.0.0

Choose a tag to compare

@etr etr released this 25 Feb 20:13

Full Changelog: v0.2.2...v2.0.0

Full Changelog: v0.2.2...v2.0.0

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 07:35

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Feb 07:34

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Feb 07:15

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 09:21