Skip to content

Releases: harnyk/threadviewer

v1.0.1

24 Jan 08:25
Compare
Choose a tag to compare

Changelog

  • f574036 feat(ui): do not render markdown in pipes
  • 3b01d89 fix: render JSON arrays

v1.0.0

14 Jan 09:03
Compare
Choose a tag to compare

Changelog

  • e2c52e8 feat(thread_service): introduce ThreadService for modular thread info retrieval

v0.0.3

14 Jan 08:37
Compare
Choose a tag to compare

Changelog

  • 919e8db feat: update commit command, add release command, update threadviewer command
  • b3f072c fi
  • d4c9cc6 refactor(cmd): remove unused code and simplify thread info retrieval

v0.0.2

13 Jan 17:08
Compare
Choose a tag to compare

Changelog

v0.0.1

13 Jan 16:23
Compare
Choose a tag to compare

Changelog

  • c911a5e actions
  • bf347fb chore: update project structure and dependencies, fix formatting
  • 85c3538 feat: add cobra and viper
  • f0566d2 feat: add context to OpenAI client.RetrieveThread call, update dependencies
  • 6c09ce6 feat: add context to OpenAI client.RetrieveThread call, update dependencies
  • 941dc71 feat: add support for config file in main.go
  • f4100f8 feat: initialize go module
  • f5a94ef feat: initialize project
  • 974b683 feat: use cobra and viper
  • e742151 goreleasewr