Release changes
- Fixed SemVer and API incompatibilities issues (#5).
- Removed the option of using raw pixel data as parameter to the
Process
method. In case of using pixel data as input parameter, this should be converted to image. - Updated
go.mod
file with theretract
directive.