Skip to content

Releases: emrsyah/sectors-cli

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 28 Jun 13:58
164d816

Changelog

  • 9ad4772 Merge pull request #2 from emrsyah/emrsyah/perf-project-select-lazy-decode
  • 164d816 Merge pull request #3 from emrsyah/emrsyah/utf8-truncate-and-completion
  • b46d68f fix(table): truncate cells on rune boundaries; add --output completion
  • 2b9884f perf(output): lazily decode only selected branches in --select projection

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 13:42
ebbd919

Changelog

  • ebbd919 Merge pull request #1 from emrsyah/emrsyah/fix-performance-bottlenecks-3w1qi1
  • 7f95ca2 perf(cache): store response body raw instead of base64 in JSON envelope

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 11:31

Changelog

  • e7a04b1 refactor: move entrypoint to cmd/sectors; docs: v0.1.1 changelog

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 11:17

Changelog

  • de18b82 add generic sectors cli skills
  • 1f319c6 add installer
  • 3e25127 add skills for using cli and sectors
  • 62fd7ae ci: add ci cd and smoke test for release
  • 2d1a6db ci: add goreleaser for easy release
  • d92bf39 feat: add caching and observability tools
  • 6356c68 feat: add manifest for agent, retries capabilities, and limitation for context reducer
  • 026b34f feat: add mining api into the cli
  • b9fb22b feat: add sgx companies, news, and txn
  • ce72681 feat: add table-based output format
  • 1dc45ec feat: attach sgx and add klse
  • 6200115 feat: cli foundation
  • 86be97f feat: idx command group
  • 5879349 fix: empty response schemas as a typed so no generic body issue again
  • b372771 fix: generate date-type as a typed fields
  • 598b803 rename distribution to emrsyah github