Skip to content

Releases: SAP-archive/PyRFC

v1.9.97

04 Oct 10:08
Compare
Choose a tag to compare

Changes

  • INT8 input handling fix

v1.9.96

04 Oct 10:03
Compare
Choose a tag to compare

Changes

  • Markdown README format configured in setup.py
  • Binding version moved to pyrfc.version
  • Function and type descriptor getters accept also lowercase names
  • Input date and time check logic and performance improvement

v1.9.94

04 Oct 09:58
Compare
Choose a tag to compare

Changes

  • macOS experimental support
  • Passing optional RFC call argument equal None, closing #91
  • README update, closing #93 and #80
  • Documentation update, closing #81 and #82

v1.9.4

04 Oct 10:26
Compare
Choose a tag to compare

Changes

  • RfcGetVersion API added
  • More docu
  • Unit tests

v1.9.3

04 Oct 10:27
Compare
Choose a tag to compare

Changes

  • Fixed Date wrap bug (reported by Flavio Marinone)
  • Documentation rework

v1.9.95

07 May 09:51
Compare
Choose a tag to compare

Changes

  • INT8 ABAP type added
  • Unit tests

v1.9.93

20 Aug 09:14
Compare
Choose a tag to compare

Changes

  • Tables' processing memory consumption optimisation (#60)

v1.9.92

31 Jul 13:11
Compare
Choose a tag to compare

Changes

  • Documentation (#70)
  • pyrfc.version attribute added (#72)
  • Cython version restriction removed (#71)

v1.9.91

27 Apr 12:26
Compare
Choose a tag to compare

Changes

  • BCD and Floats input conversion fix

v1.9.9

21 Apr 10:30
Compare
Choose a tag to compare

Changes

  • Deactivate not requested parameters (see RfcSetParameterActive)