- Added encoding support for more X86 features (IMMs, SIB, ..) - Added ZYDIS_ARRAY_SIZE macro - Moved ZYDIS_MAX_INSTRUCTION_LENGTH (Decoder.h -> InstructionInfo.h) - Renamed ZydisInstructionEncoder -> ZydisEncoderContext - Various bug-fixes