All Versions
15
Latest Version
Avg Release Cycle
58 days
Latest Release
-

Changelog History
Page 1

  • v1.3.1 Changes

    • โž• Added bundleVia, deprecating bundleRecord and bundleVariant
  • v1.3 Changes

    • ๐Ÿ›  Fixed an incorrect behaviour of extractConstructor
    • WineryException now contains a hierarchy of TypeReps
    • โž• Added gvariantExtractors and buildVariantExtractor
    • โž• Added SingleField
  • v1.2 Changes

    • โœ‚ Removed Plan and mkPlan
    • โž• Added mkExtractor
    • ๐Ÿ—„ unwrapExtractor is deprecated
    • โœ‚ Removed Data.Winery
  • v1.1.3 Changes

    September 25, 2019
    • โž• Added schemaToBuilder
    • โž• Added TestGen and Tested instances for Maybe a
  • v1.1.2 Changes

    July 23, 2019
    • โž• Added encodeTerm
    • Split the Codec.Winery module
  • v1.1.1 Changes

    April 22, 2019
    • ๐Ÿ”„ Changed the internal representation of Decoder
  • v1.1 Changes

    April 20, 2019
    • ๐Ÿ“‡ Renamed Data.Winery to Codec.Winery
  • v1.0.2 Changes

    • ๐Ÿ‘ bootstrapSchema returns UnsupportedSchemaVersion rather than an error
  • v1.0.1 Changes

    March 21, 2019
    • โž• Added bundleSerialise
  • v0.3 Changes

    September 11, 2018
    • ๐Ÿ‘Œ Supported UTCTime
    • โž• Added an instance for lazy ByteString
    • โž• Added toEncodingWithSchema