1.4
Now supports enums:
>>> LowLevelILOperation.LLIL_CALL
<LowLevelILOperation.LLIL_CALL: 54> / 54 / 0x36
And generators are marked:
>>> bv.functions
(generator) [<func: x86_64@0x100000f08>, <func: x86_64@0x100000f1a>, <func: x86_64@0x100000f2f>, <func: x86_64@0x100000f74>, <func: x86_64@0x100000fc2>, ...]