packages feed

deriving-aeson-0.2.3: CHANGELOG.md

# Revision history for deriving-aeson

## 0.2.3

* Fixed a bug in `SumTaggedObject`

## 0.2.2

* Added `UnwrapUnaryRecords`

## 0.2.1

* Remove redundant type variables from `Sum*`

## 0.2

* Added `Sum*` for changing the encoding of variants
* Added `Vanilla = CustomJSON '[]`
* Renamed `ContructorTagModifier` to `ConstructorTagModifier`
* Added `toEncoding` implementation to `CustomJSON`

## 0.1.2

* Reexported `CustomJSON(..)` from `Deriving.Aeson.Stock`

## 0.1.1

* Added `Deriving.Aeson.Stock`

## 0 -- 2020-02-26

* First version. Released on an unsuspecting world.