Changelog of @hackage/separated 0.2.3
0.2.3
- Add
Foldable
andTraversable
instances forSeparated
,Separated1
,Pesarated
andPesarated1
.
0.2.0
- Refactoring with lots of changes to data types.
- Introduce nix for building.
0.1.2
- Add instance of
Wrapped
andSwapped
.
0.1.1
- Introduce
separatedBy
andseparatedBy1
combinators.
0.1.0
- Refactor and reorganisation of modules.
0.0.8
- This change log starts.