packages feed

deriving-aeson-0.2: CHANGELOG.md

# Revision history for deriving-aeson

## 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.