Skip to content

v9.96.7

Compare
Choose a tag to compare
@abumq abumq released this 23 Nov 20:38
· 109 commits to master since this release
5181b40

Changelog v9.96.7

  • Adds support for compiling easyloggingpp using Emscripten. This allows the library to be compiled into Javascript or WebAssembly and run in the browser while logging to the browser's Javascript console.

Changelog v9.96.6

  • Storage constructor (indirectly) attempts to access elStorage before it's initialized (issue #660)
  • Fixed unused variable warning while build without performance logging feature
  • Updated license