Download Latest Version Patch Release v3.7.2 source code.tar.gz (193.7 kB)
Email in envelope

Get an email when there's a new version of Go Imagick

Home / v2.7.0
Name Modified Size InfoDownloads / Week
Parent folder
Minor Release v2.7.0 source code.tar.gz 2024-06-02 192.2 kB
Minor Release v2.7.0 source code.zip 2024-06-02 244.8 kB
README.md 2024-06-02 534 Bytes
Totals: 3 Items   437.5 kB 0

New in minor release v2.7.0

Breaking API change - [#319] GetImageBlob and GetImagesBlob signatures have been updated to return an error as the second element. This is needed to correct a fault in the original implementation which was masking and clearing errors, making it hard to debug, as a user. In an effort to be more idiomatic, it was better to adjust the signature and guarantee to the user that we will return a related error instead of expecting them to check the byte slice for nil and then call GetLastError

Source: README.md, updated 2024-06-02