Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@lindsayad lindsayad released this 02 May 19:20
· 90 commits to master since this release

Version 0.5.0

  • Create metaphysicl_dbg_var to eliminate compiler warnings
  • Add unsigned long / long long support
  • Add long int type support
  • Fix Perl GetOptions unknown option error for mingw64
  • Fix warning with clang 7.x: Prevent copying when returning by name; use std::move