Skip to content

Releases: SAP/PyRFC

v1.9.8

21 Apr 10:30
Compare
Choose a tag to compare

Changes

  • Fix array fill
  • Fix float values handling

v1.9.7

21 Apr 10:32
Compare
Choose a tag to compare

Changes

  • Cython 0.27.3
  • Helper methods added:
    remove function description from cache (issue #40)
    read function description from cache (for unit test of the above)
  • No empty keys required for tables with elementary line types, can be passed as arrays
  • Linux and Windows wheels for Python 2.7 and 3.6

v1.9.6

21 Apr 10:33
Compare
Choose a tag to compare

Changes

  • Don't fix and fill invalid dates and times into container, let the client and backend handle
  • Expose open and reopen methods
  • Windows prerequisites added to README
  • 8 bytes unicode fix, issue #38

v1.9.5

21 Apr 10:34
Compare
Choose a tag to compare

Changes

  • wheels packages added