v2.4.0
❗ Upgrade to SAP NWRFC SDK PL8 before using PyRFC 2.4.0 or newer
❗ Package name is changed, use pip install pyrfc
instead of pip install pynwrfc
. The 2.4.0 is the last release available in pynwrfc
package well.
info
PL8 release info: https://launchpad.support.sap.com/#/notes/3038428
bug-fixes
- Package rename to pyrfc 47143f5
get_nwrfclib_version
exposed at package and Connection level- Build from source is now the default installation method on Linux. Cython is required, cpp sources not packaged any more.
improvements
- 'examples` source code formatting 5171ee5