Releases: workbackai/traceback
Releases · workbackai/traceback
v0.5.0
What's Changed
- feat(tracing): add support for Rust Tracing by @arthurgousset in #30
- chore(settings): adds API key section by @arthurgousset in #31
- chore(README, settings): update README for Tracing library by @arthurgousset in #32
Full Changelog: v0.4.14...v0.5.0
v0.4.14
feat(code search): Use filenames and line numbers (#28) * Parse filename and linenumber correctly for both JSON and REGEX parsers * Revert changes made to LogTreeItem * Handle bad regex patterns * Update JSON parse to parse entire file over line by line parsing * Improve search term cleaning * Handle corner case when there is no path to the file name * Bump up version
v0.4.13
What's Changed
Full Changelog: v0.4.12...v0.4.13
v0.4.12
What's Changed
- feat(parsing): parse logs using regex returned by LLM by @arthurgousset in #25
Full Changelog: v0.4.11...v0.4.12
v0.4.11
What's Changed
- fix(processor): make log loading and code searching more robust by @arthurgousset in #23
- chore(package): bump up version to support Boomerang by @priyankc in #24
Full Changelog: v0.4.10...v0.4.11
v0.4.10
What's Changed
- feat(code search): exclude log severity levels from search strings by @arthurgousset in #22
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- docs(README): add Claude API in Usage section by @arthurgousset in #21
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
- docs(README): adds gif in Demo section by @arthurgousset in #20
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- docs(README): update for VS Code marketplace by @arthurgousset in #19
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- fix(trevor logs): load trevor logs and show code location correctly by @priyankc in #13
- feat(skip tests): Skip test directories during caller analysis by @priyankc in #16
- chore(marketplace publishing): adds icon and publisher by @arthurgousset in #17
- chore(GitHub workflow): adds VS Code publish step by @arthurgousset in #18
Full Changelog: v0.4.5...v0.4.6