Releases: hathach/linkermap
Releases · hathach/linkermap
0.6.0
What's Changed
- refactor: update print_file function to accept dynamic formatting for file names by @hathach in #5
- feat: add quiet mode option to suppress standard output by @hathach in #6
- handle no files matched when apply a filter by @hathach in #7
- files ending in .c.o or .c.obj are now reported as .c for summaries/output by @hathach in #8
- add output dir option by @hathach in #9
- make it importable for other script, support iar, clang linker, add more option by @hathach in #10
Full Changelog: 0.5.0...0.6.0