Qore 0.9.5
·
3615 commits
to develop
since this release
This is a major new release of Qore; features implemented and issues addressed
Summary of changes:
- Support for bi-directional Python integration; Python can import Qore code and inherit Qore classes and Qore can inherit and extend Python classes through the new python module for Qore (which also supplies the
qoreloadermodule for Python in the same binary) - CdsRestClient and CdsDataProvider modules added for Microsoft Common Data Service API access and introspection / automatic interfacing (for Dynamics 365 and related application support)
- added full native support for ARM processors
- many improvements and fixes to existing functionality
See the release notes for more info.