v1.0.0 : Consolidated API
Version 1.0 brings a cleaner API, better tests, and better docs.
The main difference is when encoding an image. Instead of returning a buffer pointer, the pointer must be passed as a parameter.
This solves a bug with very small images.