Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Feb 01:49
· 99 commits to main since this release
dcb40b1

Changelog

  • 7e1a95e Merge pull request #8 from mickamy/feat/query-filter
  • dcb40b1 Merge pull request #9 from mickamy/feature/write-to-file
  • 3091deb chore: add FUNDING.yaml
  • 290537c chore: add sponsor button to README
  • 516f254 docs: add filter mode section
  • 3c14f4a docs: add w key to write file
  • 5e02435 feat: add filter mode
  • 8f6d43e feat: show alert on copy
  • 5afd160 feat: write queries to file (support JSON and Markdown)
  • 9550bc0 fix: ... comes to new line
  • cdc145f fix: start with cursor at top to prevent initial render jitter
  • 3b89190 fix: work around broken arrow keys in search/filter input
  • 645171d lint: update golangci-lint version