Releases: alegrey91/harpoon
Releases · alegrey91/harpoon
v0.8.2
v0.8.1
v0.8
What's Changed
- docs: add dependencies to build the project by @alegrey91 in #44
- docs: add tutorials by @alegrey91 in #47
- chore(cmd/analyze.go): remove unspupported flag from example by @maxgio92 in #52
- feat: add syscalls incremental dump by @alegrey91 in #50
- docs: update golab link by @alegrey91 in #55
New Contributors
Full Changelog: v0.7...v0.8
v0.7
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
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
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
v0.5
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
Full Changelog: v0.4...v0.4.1