Releases: SAP-archive/PyRFC
Releases · SAP-archive/PyRFC
v1.9.96
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
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
Changes
- RfcGetVersion API added
- More docu
- Unit tests
v1.9.3
Changes
- Fixed Date wrap bug (reported by Flavio Marinone)
- Documentation rework
v1.9.95
Changes
- INT8 ABAP type added
- Unit tests
v1.9.93
Changes
- Tables' processing memory consumption optimisation (#60)
v1.9.92
Changes
- Documentation (#70)
- pyrfc.version attribute added (#72)
- Cython version restriction removed (#71)
v1.9.91
Changes
- BCD and Floats input conversion fix
v1.9.9
Changes
- Deactivate not requested parameters (see RfcSetParameterActive)