--------------------- * Add dylib_import_library and friends * Fix BasicBlock downcast * Module hashing * Fix test script
0.12.3
--------------------- * Fix deprecation message for py2.6 * Fix llvm_cbuilder for using deprecated_alloca * Merged PR 88 by cantora * Merged PR 94 by cgohlke
0.12.2
--------------------- * enhance wrapper efficiency by moving some capsule code into C++ * fix unclosed file handler in avx_support * multiple-dimension insert_value, extract_value * various minor fixes