Skip to content

Releases: workbackai/traceback

v0.5.0

29 Apr 14:14
7c022d4

Choose a tag to compare

What's Changed

Full Changelog: v0.4.14...v0.5.0

v0.4.14

24 Apr 09:05
2b1fb43

Choose a tag to compare

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

23 Apr 07:58
03693f9

Choose a tag to compare

What's Changed

  • feat(code search): improve code search by @priyankc in #26

Full Changelog: v0.4.12...v0.4.13

v0.4.12

23 Apr 07:48
3ffc430

Choose a tag to compare

What's Changed

Full Changelog: v0.4.11...v0.4.12

v0.4.11

20 Apr 06:35
2a7f6d8

Choose a tag to compare

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

17 Apr 14:39
a69e97e

Choose a tag to compare

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

16 Apr 17:53
2232de8

Choose a tag to compare

What's Changed

Full Changelog: v0.4.8...v0.4.9

v0.4.8

16 Apr 15:53
bd07145

Choose a tag to compare

What's Changed

Full Changelog: v0.4.7...v0.4.8

v0.4.7

16 Apr 13:36
ff97ca4

Choose a tag to compare

What's Changed

Full Changelog: v0.4.6...v0.4.7

v0.4.6

15 Apr 21:17
9e015fe

Choose a tag to compare

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