packages feed

schematic-0.3.1.0: ChangeLog.md

# Revision history for schematic

## 0.3.1.0 -- 2017-09-28

Add UUID and ISO8601 helpers, json schema constraint export, fsubset lens
combinator.

## 0.3.0.0 -- 2017-09-28

Updated to GHC 8.2.1 and singletons 2.3.1

## 0.2.1.0 -- 2017-09-26

Add decodeAndValidateVersionedWithPureMList, fix tests

## 0.2.0.0 -- 2017-09-26

Migratable is deprecated, migrations are now possible in an arbitrary monad.

## 0.1.5.0 -- 2017-08-22

Lens compatibility for typed json objects.

## 0.1.0.0  -- YYYY-mm-dd

* First version. Released on an unsuspecting world.