Skip to content

Releases: visd0m/yaged

v0.2.0

07 Nov 10:56

Choose a tag to compare

Breaking changes

  • ColorOutput RGBA mode does not change gif.frame.raster_data contente anymore, now it makes gif.frame.rgba_raster_data available.
  • Struct fields are now private, getter method have to be used to access struct fields

v0.1.0

17 Oct 08:33

Choose a tag to compare

Implemented minimum subset of gif decoding operations.