Skip to content

v0.2.15

Choose a tag to compare

@github-actions github-actions released this 23 Mar 23:38

0.2.15 (2026-03-23)

Features

  • add entity.relationship, entity.update-last-accessed, followers.following, schema.entity-read, schema.field-revive endpoints (0429ceb)
  • add schema.field-read, work-schedule.update, entity.text-search, note.reply-create, entity.batch.revive APIs (#71) (85a30e9)

Miscellaneous Chores

  • code cleanup — remove dead code, fix backoff jitter, improve idioms (#68) (9d1e0ae)
  • code cleanup — remove unnecessary clones, use idiomatic patterns, fix panic paths (#72) (89e8a33)
  • deduplicate query helpers and remove unused code (#70) (5452752)