- Added
StripSuffix
- Fixed a bug in chaining
ConstructorTagModifier
&FieldLabelModifier
- Supported GHC 9.2
- Supported aeson-2.0
- Added a
StringModifier
instance to a list of types - Added
Rename :: Symbol -> Symbol -> Type
- Added
StringModifier
instances to 3 and 4-tuples - Fixed the bug making
SumTwoElemArray
pointObjectWithSingleField
- Added a generic
CamelTo
constructor
- Added
RejectUnknownFields
- Fixed a bug in
SumTaggedObject
- Added
UnwrapUnaryRecords
- Remove redundant type variables from
Sum*
- Added
Sum*
for changing the encoding of variants - Added
Vanilla = CustomJSON '[]
- Renamed
ContructorTagModifier
toConstructorTagModifier
- Added
toEncoding
implementation toCustomJSON
- Reexported
CustomJSON(..)
fromDeriving.Aeson.Stock
- Added
Deriving.Aeson.Stock
- First version. Released on an unsuspecting world.