Releases: bbrks/go-blurhash
Releases · bbrks/go-blurhash
Simplify slice init to fix lint warning
DecodeDraw to support decoding hashes into any image type
You can decode blurhashes into any image type satisfying the image.Image
interface by using the DecodeDraw
function (#3)
v1.0
Decode implementation
Remove 1.13 error handling Also added go.mod file