packages feed

vessel-0.2.1.0: ChangeLog.md

# Revision history for vessel

## 0.2.1.0

* Allow `Vessel` and `DMapV` types to be more liberally kinded in their indexes.
* Add Data.Vessel.Path. See that module for documentation.
* Add `singletonDMapV` and `lookupDMapV`

## 0.2.0.0

* Add an orphan instance for 'Additive' of 'Compose' this is in line with the other orphans for 'Compose' that will be phased out in a future release in favor of an upstream solution.

## 0.1.0.0

* Initial release