v3.5
sylvainpolletvillard
released this
15 Jun 18:55
·
339 commits
to master
since this release
- Object models now require passed values in constructor to be objects or inherit from objects. Primitives that could be casted to objects that meet the definition are no longer accepted. Closes #74