Bugfixes
- Fixed unspecific error message for unresolvable commands (@BridgeAR)
- Fixed not allowed command error in pubsub mode not being returned in a provided callback (@BridgeAR)
- Fixed to many commands forbidden in pub sub mode (@BridgeAR)
- Fixed mutation of the arguments array passed to .multi / .batch constructor (@BridgeAR)
- Fixed mutation of the options object passed to createClient (@BridgeAR)
- Fixed error callback in .multi not called if connection in broken mode (@BridgeAR)