Alpha 0.3.0
Changelog:
- Fix for
nil
responses from eval and call: #68 #69 - Support new CALL command with EVAL-style marshalling (1.7.2+) #71
- Added ToString to Tuples #59
Breaking changes
- Default namespace changed to
ProGaudi.Tarantool
#50 - Tuple classes renamed to TarantoolTuple in order to remove confusion with System.Tuple
- Added overloads for
Call
. Now calls without parameters and without parameters are supported now.
Environment:
- Removed tests from mac build for a time