Skip to content

version 0.0.12

Compare
Choose a tag to compare
@zacky1972 zacky1972 released this 12 May 20:53
· 20 commits to master since this release
  • [Bug fix] Show a real module name in Logger.debug
  • [Bug fix] compile_time_info will be generated correctly in case that the number of CPU threads is more than 50
  • [Bug fix] Add correct /usr/include and /usr/lib to CFLAGS and LDFLAGS, respectively, in case of macOS, for Catalina
  • [Bug fix] Makefile will be generated correctly in case of Arch Linux. (thanks @thantez !)