Skip to content

Releases: timtatt/sift

v0.9.0

05 Oct 00:41
02314c6
Compare
Choose a tag to compare

Changelog

  • 02314c6 Merge pull request #13 from timtatt/feature/tests
  • 29df7a6 Update issue templates
  • 8754216 chore: add vet to the pipeline
  • ed3987c chore: adding goreleaser
  • d88d4c5 feat: add AGENTS.md file
  • c50b867 feat: add key binding for ctrl+p and ctrl+n
  • 5039eb6 feat: adding makefile to run tests

v0.8.0

04 Oct 03:10
Compare
Choose a tag to compare

What's Changed

  • Fix wrapping of help view by @timtatt in #6
  • feat: using kong to handle the cli flags by @timtatt in #7

Full Changelog: v0.7.0...v0.8.0

v0.7.0

04 Oct 02:16
b4c4858
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

03 Oct 14:34
Compare
Choose a tag to compare

v0.5.0

03 Oct 10:53
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.5.0

  • refactor: separate view into multiple files
  • feat: adding inline view
  • test: add some unit tests
  • refactor: use key.Binding for ring buffer keys
  • refactor: handle key mappings as key.Binding
  • docs: update readme
  • feat: upload latest screenshot

v0.4.0

02 Oct 12:54
5a5d3af
Compare
Choose a tag to compare

What's Changed

  • feat: indent the tests based on depth by @timtatt in #1
  • Add search functionality to filter tests with fuzzy matching by @Copilot in #3
  • feat: filter out Go test status logs by @timtatt in #4

New Contributors

  • @Copilot made their first contribution in #3

Full Changelog: v0.3.0...v0.4.0

v0.3.0

16 Sep 13:06
Compare
Choose a tag to compare
  • Improved scrolling behaviour
  • Adding --debug flag
  • Print error when provided non-JSON input

v0.2.1

11 Sep 13:59
Compare
Choose a tag to compare
docs: update screenshot in readme

v0.2.0

11 Sep 13:50
Compare
Choose a tag to compare
feat: adding wrapping for log lines

v0.1.0

10 Sep 13:28
Compare
Choose a tag to compare
feat: adding keymaps to handle folds