Skip to content

Releases: alegrey91/harpoon

v0.8.2

20 Dec 14:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

18 Dec 12:37
48f745e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8...v0.8.1

v0.8

18 Dec 09:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7...v0.8

v0.7

29 Aug 22:01
bb99b44
Compare
Choose a tag to compare

What's Changed

  • fix(build): add syscall validation before creating profile by @alegrey91 in #35
  • feat(capture): add --name flag by @alegrey91 in #39
  • feat(capture): show output progress during capture by @alegrey91 in #41

Thanks @ccoVeille for support :)

Full Changelog: v0.6.2...v0.7

v0.6.2

12 Aug 17:57
ea08fde
Compare
Choose a tag to compare

What's Changed

  • fix: skip return when reading from channel by @alegrey91 in #32
  • tests(integration): add integration tests and test them with a pipeline by @alegrey91 in #34

Thanks @ccoVeille for the support :)

Full Changelog: v0.6.1...v0.6.2

v0.6.1

06 Aug 21:18
427e348
Compare
Choose a tag to compare

What's Changed

  • docs(commands): add documentation about build command by @alegrey91 in #23
  • fix: move saving logic outside captor package by @alegrey91 in #25
  • fix: use RunE instead Run in cobra.Command struct by @alegrey91 in #27
  • fix(build): make collected syscalls unique and sorted by @alegrey91 in #30

Special thanks to @ccoVeille for his contributions in this release :)

Full Changelog: v0.6...v0.6.1

v0.6

01 Aug 21:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5...v0.6

v0.5

27 Jul 22:24
4c1050d
Compare
Choose a tag to compare

What's Changed

  • docs: add conf42 link conference by @alegrey91 in #12
  • feat: support multiple functions in input by @alegrey91 in #14
  • feat: create analyze command by @alegrey91 in #15
  • feat: create command hunt to trace multiple functions from different test binaries by @alegrey91 in #18

Full Changelog: v0.4.1...v0.5

v0.4.1

22 Apr 20:23
Compare
Choose a tag to compare

Full Changelog: v0.4...v0.4.1

v0.4

22 Apr 20:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4