v1.2.3
-
Added support for MacOS;
-
Added support for shared library build of libaco (PR #10, proposed by Theo Schlossnagle @postwait);
-
Added C macro ACO_REG_IDX_BP in aco.h (PR #15, proposed by Theo Schlossnagle @postwait);
-
Added global C config macro ACO_USE_ASAN which could enable the friendly support of address sanitizer (both gcc and clang) (PR #14, proposed by Theo Schlossnagle @postwait);
-
Added README_zh.md.