Skip to content

Version 1.4

Compare
Choose a tag to compare
@schoentoon schoentoon released this 19 May 14:09
· 320 commits to master since this release

New release with several bugfixes and some new features

  • Added a function to load other extensions by path
  • Fixed some symbols that were not being exported
  • Value::rawValue() will now return nullptr in case the Value is not a string
  • Value::get(int) and Value::contains(int) now also work on Objects implementing ArrayAccess
  • Makefile will now add the version using sonames