Releases: nodejs/postject
Releases · nodejs/postject
v1.0.0-alpha.6
What's Changed
- fix: Check for kUnknown ExecutableFormat by @dfellis in #84
- chore: update zx to 7.1.1 by @tony-go in #72
- chore: disable more unused LIEF options by @dsanders11 in #65
- feat: make postject faster by @RaisinTen in #86
New Contributors
Full Changelog: v1.0.0-alpha.5...v1.0.0-alpha.6
v1.0.0-alpha.5
What's Changed
- chore: remove postmanlabs references in package.json by @cjihrig in #78
- fix: crash in
postject_find_resource()
on Linux by @RaisinTen in #77 - feat: add base logger by @tony-go in #73
- fix: formatting in test/cli.mjs by @RaisinTen in #79
- test: fix test on linux by @RaisinTen in #80
- chore: add
patches/
to.npmignore
by @RaisinTen in #81
New Contributors
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
v1.0.0-alpha.4
What's Changed
- test: bump up timeout value to 5 minutes by @RaisinTen in #53
- chore: add LIEF's LICENSE by @RaisinTen in #55
- fix: make sure that
postject-api.h
compiles without warnings by @RaisinTen in #54 - docs: make postject ready for transferring to the nodejs org by @RaisinTen in #57
- test: add test for code signing on macOS by @RaisinTen in #52
- chore: remove Postman copyright from
postject-api.h
by @RaisinTen in #60 - test: remove Node.js specific tests by @RaisinTen in #61
- fix: compilation error on macOS >= 13 by @RaisinTen in #69
- feat: add a fuse to speed up the case where no resource is present by @RaisinTen in #59
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
v1.0.0-alpha.3
What's Changed
- feat: provide bundled API by @RaisinTen in #49
- fix: get rid of undefined symbols from the bundled api by @RaisinTen in #51
Full Changelog: v1.0.0-alpha.2...v1.0.0-alpha.3
v1.0.0-alpha.2
Changelog
- fix: OOM abort error while injecting data #45
v1.0.0-alpha.1
v1.0.0-alpha.1