Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 07:36

Changelog

  • 32f6ccd docs(cli): regenerate reference for --limit/--cursor pagination flags
  • f7716e7 feat(pagination): add CLI Page[T] envelope and printPage helper
  • 5d118ad feat(pagination): paginate ads list end-to-end
  • 197992f feat(pagination): paginate domains, domain contacts, and dns records
  • 242a673 feat(pagination): paginate mail domains, inboxes, and messages
  • cce7148 feat(pagination): paginate seo sites
  • b75307a feat(pagination): paginate storage buckets and objects
  • 9bf251e feat(pagination): paginate teams, members, invites, and projects
  • 42ce939 refactor(cli): DRY pagination flags into addPaginationFlags + clearer --cursor help