# Revision history for schemas ## 0.2.0.1 -- 2019-10-02 * Fixed subtyping relation for arrays ## 0.2.0 -- 2019-09-29 * Add OpenApi2 encoding * Change the `Semigroup` instance for typed schemas * Trimmed down dependencies slightly ## 0.1.1.0 -- 2019-09-28 * Fixed several bugs in `isSubtypeOf` and `encodeWith` * Better error messages when encoding with a partial schema fails * New: 'liftPrism' and 'oneOf' ## 0.1.0.0 -- 2019-09-25 * First version. Released on an unsuspecting world.