Skip to content

v0.8.4

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:42
Immutable release. Only release title and notes can be modified.
v0.8.4
3a5f1c4

🪲 Fixed

  • issue create/edit gain --verify: after a successful live write the issue is re-fetched and every requested field is diffed against what the server actually applied, so silently dropped labels, parents, assignees, priorities, versions, components, and custom fields surface as field_not_applied warnings with a data.verification block instead of a clean success

📜 Commits

  • c2279af chore(deps): bump gechr/x to v0.2.14
  • 1efe479 refactor: adopt ptr.Deref for nil-safe pointer reads
  • 4f56b6d refactor: adopt xstrings.ContainsAny for substring chains
  • a749de9 refactor: adopt xmaps and stdlib maps helpers for sorted map iteration
  • 1ba38d2 refactor: adopt human.Pluralize, xstrings.IsBlank and xslices.Unique
  • 40cd28a fix(issue): verify applied fields on create/edit with --verify

Full Changelog: v0.8.3...v0.8.4