steganography v2.0 Release Notes

Release Date: 2019-04-27 // almost 5 years ago
  • ๐Ÿ”– Version 2.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.


Previous changes from v1.0