Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@Snaipe Snaipe released this 19 Mar 11:45
· 57 commits to master since this release

Warning: breaking changes to the interface

  • Removed the destructor helper macro
  • Changed the vararg usage to struct vararg. This change is NOT backward-compatible. Parenthesis around the value were removed with this change, and metadata is no longer passed as two separate parameters.
  • OS X and Windows support