# Revision history for neither-data ## 0.2.1.0 -- 2022-02-15 * Added instances for: * `Traversable` * `Bifoldable` * `Bitraversable` * `IsString` * `Ix` ## 0.2.0.0 -- 2022-02-14 * Renamed to neither-data * Added different build methods & updated the cabal one ## 0.1.1.0 -- 2022-02-14 * Removed non-canonical methods * Added instances for: * `MonadFail` * `MonadIO` * `Foldable` ## 0.1.0.0 -- 2022-02-14 * First version. Released on an unsuspecting world.