Skip to content

Releases: alegrey91/harpoon

v0.9.2

21 Jan 23:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9...v0.9.2

v0.9.1-rc1

19 Jan 23:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9...v0.9.1-rc1

v0.9

18 Jan 19:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.9

v0.8.3

23 Dec 15:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.2...v0.8.3

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