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