Changelog for winery-1.3.2
1.3.2
- Inlined methods of various
Serialiseinstances - Added
buildRecordExtractorandbextractors - Added a
Serialiseinstance forBarbie
1.3.1
- Added
bundleVia, deprecatingbundleRecordandbundleVariant
1.3
- Fixed an incorrect behaviour of
extractConstructor WineryExceptionnow contains a hierarchy ofTypeReps- Added
gvariantExtractorsandbuildVariantExtractor - Added
SingleField
1.2
- Removed
PlanandmkPlan - Added
mkExtractor unwrapExtractoris deprecated- Removed
Data.Winery
1.1.3
- Added
schemaToBuilder - Added
TestGenandTestedinstances forMaybe a
1.1.2
- Added
encodeTerm - Split the
Codec.Winerymodule
1.1.1
- Changed the internal representation of
Decoder
1.1
- Renamed
Data.WinerytoCodec.Winery
1.0.2
bootstrapSchemareturnsUnsupportedSchemaVersionrather than an error
1.0.1
- Added
bundleSerialise
1
- Changed the encoding more compact
- Decoders are now stateful
- Significantly improved the performance
decodeCurrentis now a method ofSerialise- Added
STag
0.3
- Supported
UTCTime - Added an instance for lazy
ByteString - Added
toEncodingWithSchema
0.2
- Renamed
extract*Withtoextract*Byfor consistency - Added
hPut - Improved the performance
- Added
-Joption towinerywhich exports a JSON - Decoder now throws
DecodeExceptionrather than error calls
0.1.1
- Add
Data.Winery.Query - The command line tool supports a simple query language
0.1
Overhauled the encoding; Sorry, incompatible with 0
0
Initial release