mogrify v0.7.0 Release Notes

Release Date: 2018-12-14 // over 5 years ago
    • ✨ Enhancements

      • Added :buffer and :into options to create/2 (not save/2; see #56). Allows writing to an in-memory buffer, or other Collectable of your choice, instead of a file.
      • Added Image.buffer field
    • 🛠 Bugfixes

      • Allow nil Image.path with create/2, helps when creating images from scratch with Pango