Skip to content

Releases: hathach/linkermap

0.6.0

03 Dec 15:39
8a8206c

Choose a tag to compare

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

0.5.0

01 Dec 07:33
e1a7a99

Choose a tag to compare

What's Changed

  • more feature: flag to output json, markdown, add path filter by @hathach in #4

Full Changelog: 0.4.0...0.5.0

0.4.0

29 Nov 11:24
7d8fa76

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hathach/linkermap/commits/0.4.0