Changes
✨ New Features
- Add ELF dynamic linking table (SHT_DYNAMIC) support (PR #48) by @ProjectSynchro
- Add DT_NEEDED dependency injection (PR #49) by @ProjectSynchro
- Add AGENTS.md (691073b)
🐛 Bug Fixes
- Fix Windows PE test failures (7bbe430)
- Fix truncated ELF output streams (#46) (2a49db3)
- Fix AR and PE output stream flushing (e864861)
📦 Dependencies
- Bump deps (488f98a)
Full Changelog: 2.1.1...2.2.0
Published with dotnet-releaser