Version 0.1.3.1 announcement
Until now, g++ was used to compile Hachi. we are now using clang++ for compiling Hachi object code. It results in quicker compiles with smaller object code size.
This doesn’t change general use. It’s just an under the hood change.
- Mike