Version 0.6
Mostly cosmetic changes:
- internal functions in buffer.c has been renamed with unique prefix to avoid conflicts when linking statically
- fixed warnings when building with gcc 7 and 8: mainly implicit fall through and format truncation
- minor documentation and dist package fixes