Changelog for unzip-traversable-0.1.1
Revision history for unzip-traversable
0.1.1 -- 2025-07-02
- Make
unzipLazy
andunzipLazyWith
strict in the components of their results. This is needed to get reasonably consistent behavior. Fixes #2.
0.1 -- 2025-07-01
- First version. Released on an unsuspecting world.