Skip to content

Releases: ClawmanCat/SymbolGenerator

v.0.0.6

26 Apr 10:07
Compare
Choose a tag to compare
  • Automatically filters symbols that cannot be exported.

v.0.0.5

21 Apr 10:48
Compare
Choose a tag to compare
  • Null-type symbols are no longer force-excluded as, contrary to Microsoft's own documentation, some actually valid symbols seem to be marked as such.
  • Add --trace flag, which shows the reason for the inclusion and exclusion of every found symbol.

v0.0.4

20 Apr 10:11
Compare
Choose a tag to compare
  • Fix namespace splitting within template arguments of demangled names
  • Fix namespace splitting within symbols with special names like dynamic initializers

v.0.0.3

18 Apr 13:13
5766359
Compare
Choose a tag to compare
  • Fix some caching issues.
  • Support filtering with a provided DLL function.
  • Update COFFI version to support BigObj COFF files.

v.0.0.2

06 Apr 19:38
Compare
Choose a tag to compare

Fix various issues related to caching and provide more useful cache miss messages.

v.0.0.1

05 Apr 12:30
Compare
Choose a tag to compare
Initial Commit